get_watched_workers# get_watched_workers(watchdog_registry)[source]# Get list of processes that are on the watchdog list. Parameters: watchdog_registry (multiprocessing.managers.DictProxy | dict) – Return type: List[str]