added one more log line
This commit is contained in:
parent
a98fd7f60b
commit
fd5019ddea
|
@ -44,6 +44,7 @@
|
|||
|
||||
(define (abort-job job)
|
||||
(custodian-shutdown-all (job-cust job))
|
||||
(log-info "expanding-place.rkt: kill")
|
||||
(place-channel-put (job-response-pc job) #f))
|
||||
|
||||
(struct exn:access exn:fail ())
|
||||
|
|
Loading…
Reference in New Issue
Block a user