DIRACGrid / diracx

The neXt DIRAC generation
GNU General Public License v3.0
8 stars 19 forks source link

Ensure gConfig is never initialised #207

Open chrisburr opened 7 months ago

chrisburr commented 7 months ago

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).