[ANN] Lwt.6.0.0~alpha (direct-style)

Small update:

  • The branch lwt-6 now includes the multi-domain feature. You can start the Lwt scheduler once in each domain.
  • There is a known bug causing the direct-style tests to stall (waiting for some file descriptors to be closed). I will make an alpha01 release once this is resolved.

Some more details about the mutli-scheduler model can be found on this earlier announcement/request-for-feedback: Multi-domain, multi-scheduler Lwt

1 Like