commit | c083864fc8a03a045dfc0200e8456996395ad4dc | [log] [tgz] |
---|---|---|
author | Florent Xicluna <florent.xicluna@gmail.com> | Sun Mar 07 15:27:39 2010 +0000 |
committer | Florent Xicluna <florent.xicluna@gmail.com> | Sun Mar 07 15:27:39 2010 +0000 |
tree | 3c238970bdfeed3782e0386d914320633903010a | |
parent | 21e99f492419f97b4e5818081440742ecfde269f [diff] |
Do not fail if returncode is 0 on send_signal/kill/terminate, for win32 platforms. Do not hide the KeyboardInterrupt on POSIX platforms.