Skip to content

Commit 70e4f5f

Browse files
liqiang-fit2cloudliuruibin
authored andcommitted
perf: revert preload.
1 parent d35cf16 commit 70e4f5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/maxkb/settings/mem.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ def enable_force_gc():
1818
t.start()
1919

2020
if CONFIG.get("ENABLE_MEMORY_OPTIMIZATION", '1') == "1":
21+
maxkb_logger.info(f"(PID: {CURRENT_PID}) Forced GC enabled")
2122
enable_force_gc()

0 commit comments

Comments
 (0)