diff options
author | Kostis Anagnostopoulos <ankostis@gmail.com> | 2016-09-26 21:31:21 +0200 |
---|---|---|
committer | Kostis Anagnostopoulos <ankostis@gmail.com> | 2016-09-27 12:37:23 +0200 |
commit | aa3f2fa76844e1700ba37723acf603428b20ef74 (patch) | |
tree | c84269e176c02d07ba5566343ac834e93a5946e4 /git/test/test_commit.py | |
parent | f495e94028bfddc264727ffc464cd694ddd05ab8 (diff) | |
download | gitpython-aa3f2fa76844e1700ba37723acf603428b20ef74.tar.gz |
src, #519: Improve daemon launch so Win does not stuck
+ Retrofit try...finally blocks to ensure killing the daemon - now
vulnerable also on Windows due to Popen() + CREATE_NEW_PROCESS_GROUP
- BUT `test_base.test_with_rw_remote_and_rw_repo()` TC fails in MINGW
due to invalid remote-URL in fetching-repo's config. Another day.
- NEXT FREEZE to solve: test-diff_interface() under MINGW!
Diffstat (limited to 'git/test/test_commit.py')
0 files changed, 0 insertions, 0 deletions