Get info from drdr about build crash
This commit is contained in:
parent
3ec54a61c2
commit
14b14ebabc
|
@ -111,7 +111,10 @@
|
|||
(loop (cons wrkr idle)
|
||||
(remove node-worker inflight)
|
||||
(add1 count)
|
||||
error-count))))]))
|
||||
error-count))))]
|
||||
[else
|
||||
(eprintf "parallel-do-event-loop match node-worker failed.\n")
|
||||
(eprintf "trying to match:\n~a\n" node-worker)]))
|
||||
|
||||
inflight))])])
|
||||
(loop workers null 0 0)))
|
||||
|
|
Loading…
Reference in New Issue
Block a user