mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-06 03:05:30 -05:00
comment
This commit is contained in:
parent
bc949727d6
commit
5e9470b750
1 changed files with 1 additions and 1 deletions
|
|
@ -295,7 +295,7 @@ let wait_block (self : 'a t) : 'a or_error =
|
|||
Bb_queue.pop q
|
||||
in
|
||||
|
||||
(* a bit of spinlock *)
|
||||
(* a bit of spinning before we block *)
|
||||
let rec loop i =
|
||||
if i = 0 then
|
||||
real_block ()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue