Ensure gConfig is never initialised
chrisburr opened this issue · 0 comments
chrisburr commented
We can now set DIRAC_DISABLE_GCONFIG_REFRESH
to ensure that DIRAC crashes instead of letting gConfig
be accessed (which is always an issue as it's not initialised when using DiracX).
- Disable for the unit tests
- Disable in the container images