aleph

pablore 2018-09-21T03:02:12.000100Z

Hi there! Is it possible to integrate aleph with some other netty based server? Specifically [netty-socketio](https://github.com/mrniko/netty-socketio)

2018-09-21T11:19:18.000100Z

Hey again!

2018-09-21T11:19:25.000100Z

Some news on the alia + aleph case

2018-09-21T11:20:03.000100Z

Switching back to manifold 0.1.6 fixes the behavior

mpenet 2018-09-21T11:24:24.000100Z

ok, so that was intentional

2018-09-21T13:47:11.000100Z

I'll follow up but I can reproduce without aleph or alia https://gist.github.com/718e9d0a85ec27a38c5de62fbb6f065b

mpenet 2018-09-21T13:47:28.000100Z

I saw that 😉

mpenet 2018-09-21T13:47:52.000100Z

I saw the repro in the fork of greut's repo

2018-09-21T13:48:12.000100Z

heh 🙂

mpenet 2018-09-21T13:48:15.000100Z

nice

mccraigmccraig 2018-09-21T13:50:39.000100Z

ah, that explains why i haven't seen the behaviour - i don't use let-flow

mccraigmccraig 2018-09-21T13:51:11.000100Z

(i'm using https://github.com/funcool/cats/blob/master/src/cats/labs/manifold.clj instead)

mpenet 2018-09-21T13:56:35.000100Z

vanillia core.async here

2018-09-21T14:24:13.000100Z

@mccraigmccraig I can more reliably reproduce on 1.0.8 than 1.0.6

2018-09-21T14:24:33.000100Z

@mccraigmccraig e.g: my initial alia + aleph case does not reproduce if I force manifold at 1.0.6

mccraigmccraig 2018-09-21T14:24:53.000200Z

i'm on 0.1.7-alpha6 atm... so could be either way

2018-09-21T14:25:04.000100Z

ah

2018-09-21T14:25:11.000100Z

but then you might not have the above commit

2018-09-21T14:25:20.000100Z

it is for sure on 1.0.7 and 1.0.8

2018-09-21T14:25:28.000100Z

I need to dig further

mccraigmccraig 2018-09-21T14:25:34.000200Z

possibly - i've not got time to dig into it atm - i'll have a look on monday

mccraigmccraig 2018-09-21T14:25:51.000100Z

but if the problem is in the let-flow expansion, then i wouldn't experience it

mccraigmccraig 2018-09-21T14:25:56.000100Z

whatever version