RootCauseunvalidated
job_events = {} and job_statuses = {} were defined in different module instances, so the code was not accessing the same object
52857bcc-c990-4359-9be4-2c5b8fa50216
job_events = {} and job_statuses = {} were defined in different module instances, so the code was not accessing the same object