ocaml-multicore / picos

Interoperable effects based concurrency
https://ocaml-multicore.github.io/picos/doc/picos/index.html
ISC License
86 stars 3 forks source link

Fix to not cancel computation In case of spawn failure #231

Closed polytypic closed 2 months ago

polytypic commented 2 months ago

This seems to have been introduced in PR #210 and is not how spawn is specified to behave.