New submission from Yongnan Wu <wynf...@yeah.net>:

BaseProxy class in multiprocessing has an internal cache _address_to_local that 
is only cleaned when Manager server gets shutdown. If a Manager is used as 
client, the cache should to be cleaned when a new connection is created by 
Manager.

----------

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

Reply via email to