消息 [115249]
I just see that the test is running as expected:
_testcapi.crash_no_current_thread() is running in a subprocess, so
the abort() is harmless on Linux. On Windows, abort() causes the
pop-ups, apparently even when it occurs in a subprocess.
Perhaps we should generally use an ABORT() macro, which translates to
exit() on Windows. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-08-30 22:41:28 | skrah | 修改 | recipients:
+ skrah, georg.brandl, pitrou, brian.curtin |
| 2010-08-30 22:41:28 | skrah | 修改 | messageid: <1283208088.0.0.78362308392.issue9116@psf.upfronthosting.co.za> |
| 2010-08-30 22:41:26 | skrah | 链接 | issue9116 messages |
| 2010-08-30 22:41:26 | skrah | 创建 | |
|