Status: Accepted Owner: ---- Labels: Target-2.2 Priority-High Type-Enhancement
New issue 349 by pekka.klarck: It should be possible to stop test execution gracefully with signal
http://code.google.com/p/robotframework/issues/detail?id=349 We should support killing hung or otherwise long lasting test execution so that reports and logs are still generated. Notice that this won't work with Jython 2.2 because it doesn't have signal module but Jython 2.5 has it. This is highly related to issue 108 "Ctrl-c should stop test execution gracefully", but the idea is that also processes started automatically (e.g. by CI) can be stopped. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
