KeyboardInterrupt when pulling is confusing

Bug #257960 reported by Aaron Bentley
2
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Low
Unassigned

Bug Description

When a branch is aborted due to timeout, the last logged error is KeyboardInterrupt. This is confusing. Perhaps we should reinterpret KeyboardInterrupt as some kind of TimeoutError in this case.

Revision history for this message
Jonathan Lange (jml) wrote :

Agreed.

Changed in launchpad-bazaar:
importance: Undecided → Low
status: New → Triaged
Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

Same for code imports.

Probably implementation strategy: install a SIGINT handler which raises a TimeoutError which subclasses KeyboardInterrupt.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.