mirror of
https://github.com/janet-lang/janet
synced 2025-03-18 22:38:10 +00:00

This could have bad effects in higher load situations, and duplicates code. It is better to keep a dedicated list of scheduled IO operations which can be efficiently added and removed from. It also provides and easy way to enumerate scheduled IO operations.