I must be doing something wrong here: <https://git...
# arrow-contributors
p
I must be doing something wrong here: https://github.com/arrow-kt/arrow-fx/pull/292/files#diff-ba2103c512331dbd5ba7a4540e5d8b36R56 If anyone has a chance to have a look at why the test doesn’t work or has a better idea on how to do this dsl for testing Streams, I’ll buy them a beer 🙂
I’m using a queue to do the back and forth on the tests. It’s fine with a single stream, but when adding more than one it gets blocked somewhere, and I’m not sure where. I’ll try to do some logs tomorrow 🙂
s
I left some comments for improvements 🙂
👀 1
Not 100% sure why that is not working tho/