Hi there! Is it possible to integrate aleph with some other netty based server? Specifically [netty-socketio](https://github.com/mrniko/netty-socketio)
Hey again!
Some news on the alia + aleph case
The behavior exhibits since: https://github.com/ztellman/manifold/commit/193f5f48972c8e20dd0a9fc41a1311566a9f7bdd?w=1
Switching back to manifold 0.1.6 fixes the behavior
ok, so that was intentional
I'll follow up but I can reproduce without aleph or alia https://gist.github.com/718e9d0a85ec27a38c5de62fbb6f065b
I saw that 😉
I saw the repro in the fork of greut's repo
https://gist.github.com/pyr/718e9d0a85ec27a38c5de62fbb6f065b#file-foo-clj-L48 is what bothers me
heh 🙂
nice
ah, that explains why i haven't seen the behaviour - i don't use let-flow
(i'm using https://github.com/funcool/cats/blob/master/src/cats/labs/manifold.clj instead)
vanillia core.async here
@mccraigmccraig I can more reliably reproduce on 1.0.8 than 1.0.6
@mccraigmccraig e.g: my initial alia + aleph case does not reproduce if I force manifold at 1.0.6
which I think is due to https://github.com/ztellman/manifold/commit/193f5f48972c8e20dd0a9fc41a1311566a9f7bdd?w=1
i'm on 0.1.7-alpha6 atm... so could be either way
ah
but then you might not have the above commit
it is for sure on 1.0.7 and 1.0.8
I need to dig further
possibly - i've not got time to dig into it atm - i'll have a look on monday
but if the problem is in the let-flow
expansion, then i wouldn't experience it
whatever version