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