Hello all, I tried to use (close! @chanel-atom) but pipeline-blocking
still keep running
even the input and output channel
@fabrao what is the blocking process doing? if the blocking thing isn't made aware of a need to stop, then it won't.
Well, blocking process is doing socket communication
if it's blocked on socket io, then you'll need to do some additional work to get it unblocked.
if you don't need it anymore, then it looks like you should be able to close the socket