tzickel

Results 14 comments of tzickel
trafficstars

Isn't the problem more deeply rooted ? let's change my example code to: ```docker create -it --rm python:2.7 python -c "while True: pass"``` Where no output it sent to neither...

I do not understand why is streamPipe (which is the stdout/stderr of the container) closed. I would think that this line would block (called from pools.Copy line) because the container...

So I guess before calling pools.Copy there should be some kind of select on both pipes to see if one has data and if the other has been closed and...

Why was this issue closed ? Did you read the discussion ? That patch does not resolve the issue