mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-24 00:20:37 +00:00
We need to have &'static Runtime, not &'static Handle, because &'static Handle doesn't drive IO/timers on current_thread RT.
We need to have &'static Runtime, not &'static Handle, because &'static Handle doesn't drive IO/timers on current_thread RT.