消息 [128026]
Rather than depending on the internal details of ForkingMixIn in your BaseServer.serve_forever modification I'd prefer to see that simply call self._cleanup()
Define a do-nothing _periodic_cleanup method in BaseServer. ForkingMixIn should implement its own _periodic_cleanup method that does the active_children test and calls collect_children as appropriate. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-02-05 20:59:25 | gregory.p.smith | 修改 | recipients:
+ gregory.p.smith, giampaolo.rodola, jwarkentin |
| 2011-02-05 20:59:25 | gregory.p.smith | 修改 | messageid: <1296939565.14.0.395842306517.issue11109@psf.upfronthosting.co.za> |
| 2011-02-05 20:59:24 | gregory.p.smith | 链接 | issue11109 messages |
| 2011-02-05 20:59:24 | gregory.p.smith | 创建 | |
|