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

Note that canceling a promise does await for the fiber #298

Closed polytypic closed 3 weeks ago

polytypic commented 3 weeks ago

And also explain the reason behind this design choice within the sample library.