mirror of
https://github.com/neondatabase/neon.git
synced 2026-06-05 14:30:37 +00:00
It's just unnecessary to use spawn_blocking there, and with https://github.com/neondatabase/neon/pull/7331 , it will result in really just one executor thread when enabling one-runtime with current_thread executor.