mirror of
https://github.com/c-cube/moonpool.git
synced 2026-01-26 19:24:50 -05:00
compat
This commit is contained in:
parent
ef7d370060
commit
8e9564a6f7
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ let prepare_for_await () : Dla_.t =
|
|||
[@@@ocaml.alert "+unstable"]
|
||||
[@@@else_]
|
||||
|
||||
let[@inline] with_suspend ~run:_ f = f ()
|
||||
let[@inline] with_suspend ~name:_ ~run:_ f = f ()
|
||||
let[@inline] prepare_for_await () = { Dla_.release = ignore; await = ignore }
|
||||
|
||||
[@@@endif]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue