mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-25 15:38:32 +00:00
17c92c885c
as in, you could run many of these futures with tokio::select within one task or `runtime.block_on`; it does not matter.