amphp / byte-stream

A non-blocking stream abstraction for PHP based on Amp.
https://amphp.org/byte-stream
MIT License
363 stars 31 forks source link

Fix read watcher staying active in StreamChannel #100

Closed kelunik closed 1 year ago

kelunik commented 1 year ago

See https://github.com/amphp/file/issues/69. Caused by the stream channel of amphp/parallel.