消息 [138069]
> Victor, how can there be hundreds of crashes?
> Isn't the process supposed to terminate when a crash occurs?
Yes, a process does terminate on SIGSEGV, but multiprocessing creates subprocesses: I suppose that crashes occur in child processes.
For test_signal, I have to investigate this. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-06-10 09:42:50 | vstinner | 修改 | recipients:
+ vstinner, pitrou |
| 2011-06-10 09:42:50 | vstinner | 修改 | messageid: <1307698970.3.0.227587005869.issue12310@psf.upfronthosting.co.za> |
| 2011-06-10 09:42:49 | vstinner | 链接 | issue12310 messages |
| 2011-06-10 09:42:49 | vstinner | 创建 | |
|