Fix some select-build-servers calls
This commit is contained in:
parent
a3ec1f326d
commit
8a8dccf2d8
3 changed files with 5 additions and 4 deletions
|
|
@ -42,8 +42,8 @@
|
|||
(define parse-build-server
|
||||
(lambda (v)
|
||||
(letpar& ((build-servers
|
||||
(with-resource-from-pool (connection-pool) conn
|
||||
select-build-servers)))
|
||||
(call-with-resource-from-pool (connection-pool)
|
||||
select-build-servers)))
|
||||
(or (any (match-lambda
|
||||
((id url lookup-all-derivations? lookup-builds?)
|
||||
(if (eq? (string->number v)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue