]> granicus.if.org Git - python/commit
XXX about extreme expense of test_no_leaking() on Windows. I'm not sure
authorTim Peters <tim.peters@gmail.com>
Wed, 13 Oct 2004 03:14:40 +0000 (03:14 +0000)
committerTim Peters <tim.peters@gmail.com>
Wed, 13 Oct 2004 03:14:40 +0000 (03:14 +0000)
commitf73cc9714fdd4e845fd3072ad76a56439c689656
treebada8d37c4f7c67553567dffb4afbbbb1e876eb5
parent7b759da1b8d1ce870ff77c34250f983a73f75b32
XXX about extreme expense of test_no_leaking() on Windows.  I'm not sure
what this is trying to do.  If it's necessary for it to create > 1000
processes, it should be controlled by a new resource and not run by
default on Windows.
Lib/test/test_subprocess.py