bin/ci: crnm: Keep global statuses vars intact
This merge request includes a couple of fixes and improvements for ci_run_n_monitor
:
- Fixes a bug caused by changes to the global status variables.
- Utilizes
frozenset
for global variable sets to improve stability and performance.
Fixes: 84d401ae