Edgewall Software

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#10688 closed defect (fixed)

Communication over pipe made more robust — at Version 4

Reported by: mitar Owned by: Peter Suter
Priority: normal Milestone: 1.0
Component: plugin/git Version: 0.12.3
Severity: normal Keywords:
Cc: mmitar@… Branch:
Release Notes:

More efficient communication over pipe with git subprocesses

API Changes:
Internal Changes:

Description

I have made some improvements to how communication over pipe is made. I made a pull request for it for 0.12 version, but it probably should also be included for 0.13 version:

https://github.com/hvr/trac-git-plugin/pull/14

Change History (4)

comment:1 by Remy Blank, 12 years ago

Milestone: 0.13

Looks good.

comment:2 by Remy Blank, 12 years ago

Owner: set to Peter Suter

Tentatively assigning to Peter.

comment:3 by Peter Suter, 12 years ago

Resolution: fixed
Status: newclosed

Applied in [11065].

(Some adjustments for long lines. Using the compatibility terminate function and GitError instead of TracError for consistency.)

comment:4 by Christian Boos, 12 years ago

Release Notes: modified (diff)
Note: See TracTickets for help on using tickets.