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