Message 303817 - Python tracker

Message303817

Author l4mer
Recipients gregory.p.smith, l4mer, r.david.murray
Date 2017-10-06.13:23:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507296226.79.0.213398074469.issue31712@psf.upfronthosting.co.za>
In-reply-to
Content
yes, works perfectly when omit stderr=subprocess.STDOUT no matter if mux exists.
Also from bash: ssh user@locahost id always works.

Problem exists only when stderr=subprocess.STDOUT and no MUX yet.
BTW, first connection create a MUX - but this seems to be an unimportant detail.

This is 100% reproducible.
History
Date User Action Args
2017-10-06 13:23:46l4mersetrecipients: + l4mer, gregory.p.smith, r.david.murray
2017-10-06 13:23:46l4mersetmessageid: <1507296226.79.0.213398074469.issue31712@psf.upfronthosting.co.za>
2017-10-06 13:23:46l4merlinkissue31712 messages
2017-10-06 13:23:46l4mercreate