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
If the tokio thread that runs the watcher dies for whatever reason, it won't respawn. The start should be wrapped in a select that restarts on failure.
The text was updated successfully, but these errors were encountered:
If the tokio thread that runs the watcher dies for whatever reason, it won't respawn. The start should be wrapped in a select that restarts on failure.
The text was updated successfully, but these errors were encountered: