R. David Murray added the comment:

If you want to use an object that has state in more than one thread you 
generally have to put some locking around it.  Unless I'm missing something 
(which I might be) I don't think it is tarfile's responsibility to do this.

----------
nosy: +r.david.murray

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23649>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to