[Python-Dev] cpython: Try doing a raw test of os.fork()/os.kill().
Charles-François Natali
cf.natali at gmail.com
Thu Oct 17 18:35:13 CEST 2013
More information about the Python-Dev mailing list
Thu Oct 17 18:35:13 CEST 2013
- Previous message: [Python-Dev] cpython: Try doing a raw test of os.fork()/os.kill().
- Next message: [Python-Dev] cpython: Try doing a raw test of os.fork()/os.kill().
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2013/10/17 Antoine Pitrou <solipsis at pitrou.net>: > On Thu, 17 Oct 2013 15:33:02 +0200 (CEST) > richard.oudkerk <python-checkins at python.org> wrote: >> http://hg.python.org/cpython/rev/9558e9360afc >> changeset: 86401:9558e9360afc >> parent: 86399:9cd88b39ef62 >> user: Richard Oudkerk <shibturn at gmail.com> >> date: Thu Oct 17 14:24:06 2013 +0100 >> summary: >> Try doing a raw test of os.fork()/os.kill(). > > For this kind of ad-hoc testing, you can also use a custom builder to > avoid disrupting the main source tree: AFAICT, the problem he's trying to debug (issue #19227) only occurs on two specific - stable - buildbots. cf
- Previous message: [Python-Dev] cpython: Try doing a raw test of os.fork()/os.kill().
- Next message: [Python-Dev] cpython: Try doing a raw test of os.fork()/os.kill().
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list