Skip to content

Commit c3ab9f4

Browse files
perf: revert preload.
1 parent 701c962 commit c3ab9f4

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)