Remove the resource pool reply timeout
By being smarter about how long to wait for replies.
This commit is contained in:
parent
a11cd24e57
commit
6337103525
2 changed files with 81 additions and 81 deletions
|
@ -129,7 +129,7 @@
|
|||
(error "collision detected")))
|
||||
(new-number))
|
||||
1
|
||||
#:reply-timeout #f)))
|
||||
#:default-checkout-timeout 120)))
|
||||
(fibers-batch-for-each
|
||||
(lambda _
|
||||
(with-resource-from-pool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue