ClusterConcept
Stale Shared Model State
cluster-16
Old model instances get replaced while ProcessPool workers still reference the prior shared state, so workers “see” outdated variables; updates fail unless you explicitly share iteration/state via Manager or guard model-runner usage.