mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-06 03:05:30 -05:00
fix test
This commit is contained in:
parent
a42737aa81
commit
2aabc30b70
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ open! Moonpool
|
||||||
let ( let@ ) = ( @@ )
|
let ( let@ ) = ( @@ )
|
||||||
|
|
||||||
let () =
|
let () =
|
||||||
|
let@ _ = Moonpool_fib.main in
|
||||||
(let@ pool = Ws_pool.with_ () in
|
(let@ pool = Ws_pool.with_ () in
|
||||||
T_fibers.Fls.run ~pool ~pool_name:"ws_pool" ());
|
T_fibers.Fls.run ~pool ~pool_name:"ws_pool" ());
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue