fix flush for `make-pipe-with-specials'
Closes PR 12659 original commit: 0cfb3f1d396bb3d7bc817494b937063f5e8782ad
This commit is contained in:
parent
0cb4ef4c3e
commit
29a27fd9cd
|
@ -710,7 +710,7 @@
|
|||
;; write
|
||||
(lambda (str start end buffer? w/break?)
|
||||
(if (= start end)
|
||||
#t
|
||||
0
|
||||
(begin
|
||||
(resume-mgr)
|
||||
(call-with-semaphore
|
||||
|
|
Loading…
Reference in New Issue
Block a user