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

Move `Picos_structured.Finally` into its own lib `Picos_finally` #201

Closed polytypic closed 2 months ago

polytypic commented 2 months ago

The Finally module is useful independently of the fiber management model provided by Picos_structured.

This also introduces a number of changes: