Larry Hastings <la...@hastings.org> added the comment:

shared objects x threads = contention for notification of invalidated cache 
lines

If you're not running multiple threads, there's no problem.  If it's only a few 
shared objects, it probably wouldn't be a big deal.  As they say in medicine: 
"the dose makes the poison."

----------

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

Reply via email to