You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This implementation should show the user which module got shut down because of an error.
Idea is to implement it in the main-loop with tokio::macros::select like in the Signals-Module
The text was updated successfully, but these errors were encountered:
This implementation should show the user which module got shut down because of an error.
Idea is to implement it in the main-loop with
tokio::macros::select
like in the Signals-ModuleThe text was updated successfully, but these errors were encountered: