Commit Graph

1 Commits (c9c8cd34b281844f1368ab863c33298b6d41e770)

Author SHA1 Message Date
Sam Doran 617fbad743
synchronize - fix password authentication (#66542)
On Python 2, leave all fds open since there is no mechanism to close specific fds with subprocess.Popen() on Python 2

Add unit tests.

Co-authored-by: Matt Martz <matt@sivel.net>
5 years ago