Updates:
Status: Review
Cc: jussi.ao.malinen jprantan
Comment #2 on issue 657 by pekka.klarck: Ctrl-C and signals should stop
execution gracefully even if keyword swallows exceptions
http://code.google.com/p/robotframework/issues/detail?id=657
Test committed in r4068. Jussi and/or Juha, could you review the fix and
the test? I don't think this needs any additional documentation in the UG
so otherwise this is done.
Note that the test cannot be run on Jython because there the currently
executed keyword cannot be stopped.