Open
Bug 985854
Opened 12 years ago
Updated 3 years ago
mach fails to exit on ^C if you pipe the output
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: jesup, Unassigned)
Details
On windows, when I pipe the output of mach ("./mach build 2>&1 | tee /tmp/x") and hit ^C, I get "mach interrupted by signal or user action. Stopping" and then it never stops. I have to kill python from another shell.
Updated•8 years ago
|
Product: Core → Firefox Build System
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•