dialohq / ocaml-grpc

gRPC library for OCaml
https://dialohq.github.io/ocaml-grpc
BSD 3-Clause "New" or "Revised" License
60 stars 9 forks source link

Convert Lwt.wait to Lwt.task to allow cancellations #6

Closed wokalski closed 2 years ago

ansiwen commented 2 years ago

This is fixed by #12 and can be closed.