c-cube / moonpool

Commodity thread pools and concurrency primitives for OCaml 5
https://c-cube.github.io/moonpool/
54 stars 4 forks source link

fix bug in WS #17

Closed c-cube closed 1 year ago

c-cube commented 1 year ago

nasty bug that only manifests when there's >= 2 WS pools active, and we try to spawn a task from one of them onto the other.