tokio-rs / axum

Ergonomic and modular web framework built with Tokio, Tower, and Hyper
19.03k stars 1.06k forks source link

there is no timer running, must be called from the context of Tokio runtime #2813

Closed 1415230492 closed 4 months ago

1415230492 commented 4 months ago

thread 'tokio-runtime-worker' panicked at .cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-0.2.25/src/time/driver/handle.rs:24:32: there is no timer running, must be called from the context of a Tokio 0.2.x runtime note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

jplatte commented 4 months ago

You don't seem to have put any effort into describing your issue, so I'm going to close this. It is the worst issue report I've seen in a long time.

Please take a look at existing issues / discussions and/or search on the internet to understand how to properly ask for help before coming back and opening a new issue or discussion.