You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
``multiprocessing.Manager`` and its proxies, are going to use the client picked at the time the manager was created to guarantee consistent behaviour across the while manager life span.
1
+
:class:`multiprocessing.Manager` and its proxies now uses the client picked at the time the manager was created to guarantee consistent behaviour across the whole manager life span.
0 commit comments