Open GoogleCodeExporter opened 8 years ago
Using subprocess32 didn't help, but I'm not 100% convinced that the version of
git-repo that ran from the crontab actually used it - there are different
versions of git-repo in different locations and it can be difficult to make
sure that the expected version is running. The fact remains that subprocess is
not thread-safe, and methods should not be called from a thread.
Original comment by lezzgi...@gmail.com
on 17 Dec 2015 at 3:45
Original issue reported on code.google.com by
lezzgi...@gmail.com
on 25 Nov 2015 at 3:38