*** empty log message ***

original commit: 8a7f5830e5abdf7f83f3752486dd6325abe68619
This commit is contained in:
Scott Owens 2004-11-30 18:05:17 +00:00
parent 08075fd3f4
commit 330c5ffc0c

View File

@ -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)