You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for Unix.wait and related functionality in Picos_stdio
Structured concurrency library/sample/primitives
A randomized scheduler (for testing)
Make sure time limited QCheck STM tests will use different seeds
Make the specification related to when the scheduler must propagate cancelation to fiber clear (i.e. if computation of the fiber has been canceled e.g. prior (happened before) to spawn then must the scheduler propagate cancelation or not?)
What, exactly, should e.g. Trigger.await do when the computation of the fiber has returned (not canceled)?
Carefully consider, document, and fix handling of asynchronous exceptions
Next:
Unix.wait
and related functionality inPicos_stdio
spawn
then must the scheduler propagate cancelation or not?)Trigger.await
do when the computation of the fiber has returned (not canceled)?Picos_select
automatic and explicit shutdown and full reconfigurationSoon:
Picos_lwt_unix
Eventually:
The text was updated successfully, but these errors were encountered: