Commit Graph

1 Commits (99abf93a22dbafc9af0615792461801b64cd6bff)

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