cs: unbreak async foreign callbacks
Adds a changed missed in 1624193210
.
This commit is contained in:
parent
776996fe24
commit
c59ba15522
|
@ -185,7 +185,7 @@
|
|||
(engine-block))
|
||||
(lambda args
|
||||
(internal-error "thread ended while it should run callbacks atomically"))
|
||||
(lambda (e)
|
||||
(lambda (e timeout?)
|
||||
(start-implicit-atomic-mode)
|
||||
(if done?
|
||||
(k e)
|
||||
|
|
Loading…
Reference in New Issue
Block a user