@@ -422,8 +422,8 @@ def fn1(*a,**kw):
glob_cl.rman.rld_files()
glob_cl = globCL()
-
-glob_cl.rman.rld_files()
+if hot_reload_build:
+ glob_cl.rman.rld_files()
def atexit_fn():