ComfyUI/comfy_execution
Rattus 403cb471a4 caching: RAMPressure: Remove gc.collect()
This is too expensive to run when the cache is in bankrupcy. Cache none
has the same problems and if we are the last ref into cycling gargbage
we need to fix it at source. The standard periodic gc is still in play.
2026-03-27 15:54:27 +10:00
..
cache_provider.py Revert "Revert "feat: Add CacheProvider API for external distributed caching"" (#12915) 2026-03-12 21:17:50 -07:00
caching.py caching: RAMPressure: Remove gc.collect() 2026-03-27 15:54:27 +10:00
graph_utils.py V3 Node Schema Definition - initial (#8656) 2025-07-31 18:02:12 -04:00
graph.py Revert "Revert "feat: Add CacheProvider API for external distributed caching"" (#12915) 2026-03-12 21:17:50 -07:00
jobs.py feat: add text preview support to jobs API (#12169) 2026-02-28 21:38:19 -08:00
progress.py Fix progress update crossover between users (#9706) 2025-09-04 19:13:28 -04:00
utils.py Support for async node functions (#8830) 2025-07-10 14:46:19 -04:00
validation.py V3 Improvements + DynamicCombo + Autogrow exposed in public API (#11345) 2025-12-30 23:09:55 -05:00