mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-01 15:34:19 +01:00
This is considerably simpler with 1 thread as we just try to yield control when I/O happens and we only run io.run_once when all connections tried to do some work. This allows connections to cooperatively progress.