robur-coop / miou

A simple scheduler for OCaml 5
https://docs.osau.re/miou/index.html
MIT License
94 stars 6 forks source link

Use List.iter instead of Hashtbl.iter when we scan file-descriptors #39

Closed dinosaure closed 1 month ago

dinosaure commented 1 month ago

This PR was good for experimentation, but is becoming obsolete according to #45 & #41.