MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / SyncManager

Class SyncManager

Lib/multiprocessing/managers.py:1088–1097  ·  view source on GitHub ↗

Subclass of `BaseManager` which supports a number of shared object types. The types registered are those intended for the synchronization of threads, plus `dict`, `list` and `Namespace`. The `multiprocessing.Manager()` function creates started instances of this class.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ManagerFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected