fix typo in comment
This commit is contained in:
parent
a9e0dc525e
commit
fcf080cf93
|
@ -402,7 +402,7 @@
|
|||
(when (eq? t (current-thread))
|
||||
(thread-did-work!))
|
||||
;; Beware that this thunk is not used when a thread is descheduled
|
||||
;; but a custodian callback
|
||||
;; by a custodian callback
|
||||
(lambda ()
|
||||
(when (eq? t (current-thread))
|
||||
(when (positive? (current-atomic))
|
||||
|
|
Loading…
Reference in New Issue
Block a user