Skip to content

bin/ci: crnm: Keep global statuses vars intact

Guilherme Gallo requested to merge gallo/mesa:crnm-fix-manual-jobs into main

This merge request includes a couple of fixes and improvements for ci_run_n_monitor:

  1. Fixes a bug caused by changes to the global status variables.
  2. Utilizes frozenset for global variable sets to improve stability and performance.

Fixes: 84d401ae

Merge request reports

Loading