droyo/styx

Just a question really

halfwit opened this issue · 1 comments

I'm trying to read from multiple files at a time with your library, where one file is blocking. It's resulting in all files blocking, and I'm wondering if this is the expected behavior in your library, or if I'm missing a way to make file reads and writes independent of one another.
Thanks in advance!

I didn't test enough client implementations to realise this was not your issue, my apologies. Closing as this was the client behavior.