« Previous | Next » 

Revision 36c68ff1

ID36c68ff1f57d573f68c5d76f1b369c4e7b37b8fb

Added by Iustin Pop over 16 years ago

Handle ^C while trying to acquire the lock

When waiting for the lock and pressing ^C, the user will get a backtrace
as the KeyboardInterrupt exception is not handled. The patch adds a
simple method of handling it.

Note that this is not about ^C in any other place.

Reviewed-by: schreiberal,imsnah

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences