Restart Rust part of program #625
Unanswered
sergey-serov
asked this question in
Q&A
Replies: 1 comment 1 reply
-
The API is only exposed in Dart as If you need to drop the whole async runtime programmatically in Rust, it is possible to create a runtime and terminate it manually, in Rust. You can use tokio's Thank you for your participation :) |
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.
-
Greetings!
Is it possible to restart whole "Rust back-end"?
For example, after catching panic in one important thread.
Beta Was this translation helpful? Give feedback.
All reactions