*** empty log message ***
original commit: 8a7f5830e5abdf7f83f3752486dd6325abe68619
This commit is contained in:
parent
08075fd3f4
commit
330c5ffc0c
|
@ -136,6 +136,7 @@
|
|||
;;(printf "3. creating coroutine thread~n")
|
||||
(with-handlers (((lambda (exn) #t)
|
||||
(lambda (exn)
|
||||
(enable-stop #t)
|
||||
(channel-put ex-ch exn))))
|
||||
(let ([v (f enable-stop)])
|
||||
(enable-stop #t)
|
||||
|
|
Loading…
Reference in New Issue
Block a user