Constantsยง
- Error string explaining that the Tokio context hasnโt been instantiated.
- Error string explaining that the Tokio context is shutting down and cannot drive timers.
- Error string explaining that the Tokio context is not available because the thread-local storing it has been destroyed. This usually only happens during destructors of other thread-locals.