[issue32152] Add pid to .cover filename in lib/trace.py

Nikhil Hegde report at bugs.python.org
Tue Nov 28 03:45:04 EST 2017


New submission from Nikhil Hegde <nikhilhegde20 at gmail.com>:

Adding pid to filenames will avoid file write error when multiple processes (specifically, multiple tests) are writing to the same .cover file

----------
components: Library (Lib)
messages: 307110
nosy: nikhilh
priority: normal
severity: normal
status: open
title: Add pid to .cover filename in lib/trace.py
type: enhancement
versions: Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32152>
_______________________________________


More information about the Python-bugs-list mailing list