
report at bugs
Nov 3, 2009, 5:17 PM
Post #1 of 2
(158 views)
Permalink
|
|
[issue7258] test_multiprocessing leaves a temporary directory
|
|
New submission from Antoine Pitrou <pitrou [at] free>: On my buildbot, test_multiprocessing, although it succeeds, leaves an empty temporary directory behind it (something like "/tmp/pymp-UHJdgH/"). ---------- assignee: jnoller components: Tests messages: 94874 nosy: jnoller, pitrou, r.david.murray priority: low severity: normal stage: needs patch status: open title: test_multiprocessing leaves a temporary directory type: behavior versions: Python 2.6, Python 2.7, Python 3.1, Python 3.2 _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue7258> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|