issues
search
c-cube
/
moonpool
Commodity thread pools and concurrency primitives for OCaml 5
https://c-cube.github.io/moonpool/
54
stars
4
forks
source link
await
#4
Closed
c-cube
closed
1 year ago
c-cube
commented
1 year ago
test: add load test for chans
feat: add
Suspend_
module, using effects, on OCaml >= 5.0
feat: add
Fut.await
and
Fut.await_exn
for OCaml >= 5.0
test: add tests for
Fut.await
add test for await
refactor suspend
CI
rename
Fut.await_exn
to
Fut.await
test: remove dep
doc: add more to the readme
mdx for 5.0 only
Suspend_
module, using effects, on OCaml >= 5.0Fut.await
andFut.await_exn
for OCaml >= 5.0Fut.await
Fut.await_exn
toFut.await