Message239641
inject_signals.patch: Quick-and-dirty patch to send signals (SIGALRM) every milliseconds when running unit tests.
On Linux, results are very good. Only multiprocessing fails because of the issue #23618 (socket connect) which has a pending patch. I hope that we will quickly reach a point where the full test suite completes without failure while sending millions of signals to it! |
|
| Date |
User |
Action |
Args |
| 2015-03-30 20:36:51 | vstinner | set | recipients:
+ vstinner, neologix, python-dev |
| 2015-03-30 20:36:51 | vstinner | set | messageid: <[email protected]> |
| 2015-03-30 20:36:51 | vstinner | link | issue23648 messages |
| 2015-03-30 20:36:51 | vstinner | create | |
|