Skip to content

Wrong tokio runtime when using dlopen #5299

Answered by taiki-e
yang282441848 asked this question in Q&A
Discussion options

You must be logged in to vote

The current runtime is stored in thread-local storage, but I guess it is probably not shared with the plugin and the plugin side has its own thread-local for the current runtime.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@yang282441848
Comment options

@Darksonn
Comment options

@yang282441848
Comment options

@Darksonn
Comment options

Answer selected by yang282441848
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants