it hangs in seemingly unrelated operations to Aleph/Lamina, even when the stream isn't being handled so maybe it's netty ?
Here's what I did:
lein repl
jps returns 2 processes for that repl
then I evaluated code here:
https://gist.github.com/3068925- requiring a namespace, entering that namespace, creating channels, then I defined a function ready to receive-all on my channel (which has worked before), then it hung - jstacks for the 2 processes are below
- but that's not a reproducable scenario - I just tried the same again and no hang