Closed c-cube closed 8 months ago
This new library, moonpool-lwt, provides experimental support for interop between moonpool and _ Lwt.t. Tasks running in moonpool can await lwt futures; they can also perform non blocking IOs on Unix file descriptors, and sleep.
_ Lwt.t
This new library, moonpool-lwt, provides experimental support for interop between moonpool and
_ Lwt.t
. Tasks running in moonpool can await lwt futures; they can also perform non blocking IOs on Unix file descriptors, and sleep.