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

Introduce `FLS` initializers and finalizers #177

Closed polytypic closed 1 month ago

polytypic commented 3 months ago

This PR explores the idea of introducing initializers and finalizers for FLS entries.

⚠️ I'm not currently happy with this, especially the introduction of initializers, due to the costs this imposes on fibers.

polytypic commented 1 month ago

Picos is not going to be satisfactory for Miou.