Commit Graph

1 Commits (78470c43c21d834a9513fb309fb219b74a5d1cee)

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