Questions about how to force tokio to kill all threads to make it single threaded #7552
Replies: 1 comment 1 reply
-
I need a way to kill all threads spawned by some_task, the performance impact is acceptable in my case |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In a gist, I have a main function that
Beta Was this translation helpful? Give feedback.
All reactions