Project

General

Profile

Actions

Bug #2599

closed

git-pbchk suffers classic pipe deadlock

Added by Rich Lowe about 11 years ago. Updated almost 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
tools - gate/build tools
Start date:
2012-04-07
Due date:
% Done:

100%

Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:

Description

git-pbchk runs git, lets it write the output to a pipe, and waits for it to complete. For output larger than the pipe buffer we will thus deadlock.

We should do what Checks/Process* do, and write to an auto-deleting temporary file.

Actions #1

Updated by Rich Lowe almost 11 years ago

  • Status changed from New to In Progress
  • Assignee set to Rich Lowe
  • % Done changed from 0 to 80
  • Tags deleted (needs-triage)
Actions #2

Updated by Rich Lowe almost 11 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 80 to 100

Resolved in r13757 commit:2e70a48f5fe2

Actions

Also available in: Atom PDF