mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-29 14:04:22 +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.