cfd_gui._run_util¶
This page is generated from
src/cfd_gui/_run_util.py. For narrative architecture context, start with the developer guide.
_run_util
¶
Shared utilities for the run-manager / run-worker pipeline.
Both sides (GUI process and worker subprocess) import from here so that the
diagnostic_timing event schema and its associated helpers are defined in
exactly one place.