mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-23 14:38:29 +00:00
2d3c9f0d43
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.