Edgewall Software

Opened 12 years ago

Last modified 12 years ago

#10607 closed defect

GitPlugin: Don't use Popen terminate() — at Initial Version

Reported by: Peter Suter Owned by:
Priority: normal Milestone: 1.0
Component: plugin/git Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Created as part of the move of GitPlugin. Tickets originally reported for th:GitPlugin: th:#9560, th:#9581, #9646

Replying to sjtoik:

popen.terminate have been introduced in python 2.6

Replying to Greg:

It seems that calling p[0].terminate() (on lines 744 and 760 of PyGIT.py) will fail with the access is denied message on Windows

Change History (0)

Note: See TracTickets for help on using tickets.