>I am starting a docker container from a subprocess.Popen and it works, but 
>when the script returns, the terminal settings of my shell are messed up. 
>Nothing is echoed and return doesn't cause a >newline. I can fix this with 
>'tset' in the terminal, but I don't want to require that. Has anyone here 
>worked with docker and had seen and solved this issue?

It is good to put part of the code you think is causing the error (Popen 
subprocess)
This email is confidential and may be subject to privilege. If you are not the 
intended recipient, please do not copy or disclose its content but contact the 
sender immediately upon receipt.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to