Closed
Bug 1164900
Opened 10 years ago
Closed 10 years ago
user ^C on push, left lock on hgssh1
Categories
(Developer Services :: Mercurial: hg.mozilla.org, defect)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hwine, Unassigned)
References
Details
pinged in #vcs 0726 PT, no one available until 0825 PT
sotaro had push to integration/mozilla-inbound hang at approx 0638PT
User ^C'd, but process (and lock) remained, blocking other users
(fix mishandled, but that's a different bug)
ni: :sotaro for any corrections to comment 0
Flags: needinfo?(sotaro.ikeda.g)
Comment 2•10 years ago
|
||
Comment 0 is correct. I tried "hg push" to m-i, but it does not complete long time. Then I typed "Ctrl +C" to quit.
Flags: needinfo?(sotaro.ikeda.g)
Comment 3•10 years ago
|
||
I couldn't find a smoking gun to identify the root cause of the hang. But if I had to pick one, I'd say there was a network interrupt before ^C was pressed and the signal to abort never made it to the server and the server-side process and SSH connection lingered indefinitely. Or, something in our replication setup was having issues.
I don't see much value in leaving this bug open. So, I'm closing it. Since we've only seen this once in months (possibly over a year), I'm not worried. If we start seeing this more, then we can start panicking.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•