Lwt: temporary Hack (waiting for Pierre's expertise)
This commit is contained in:
parent
3f5bd7ea5b
commit
cb90e3e5c5
@ -7,6 +7,10 @@
|
||||
(* *)
|
||||
(**************************************************************************)
|
||||
|
||||
(** HACK waiting for Pierre.... *)
|
||||
let () = Lwt_unix.set_default_async_method Async_none
|
||||
(** END OF HACK waiting for Pierre.... *)
|
||||
|
||||
module LC = Lwt_condition
|
||||
|
||||
open Lwt.Infix
|
||||
|
Loading…
Reference in New Issue
Block a user