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

add `Fiber.copy_fls` #247

Closed c-cube closed 1 month ago

c-cube commented 1 month ago

this is useful for forms of structured concurrency where fls is inherited from parents in children.