clj-commons / aleph

Asynchronous streaming communication for Clojure - web server, web client, and raw TCP/UDP
http://aleph.io
MIT License
2.54k stars 241 forks source link

Stabilize `aleph.http-test/test-idle-timeout` #627

Closed DerGuteMoritz closed 2 years ago

DerGuteMoritz commented 2 years ago

Fixes #626.

More like a workaround but given how byte-streams works, I can't see how to better fix this. Maybe look into optimizing the conversion path construction?