Commit Graph

1 Commits (9780d3db1844d4883ca5a936bf92a18e774b7249)

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