ClusterConcept
Module-State Split Maps
cluster-45
Job status stored in one handler is not visible to waiting code because job_events/job_statuses dictionaries are created in different module instances, so updates land on a different object than the one being read.