mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-27 06:02:07 +08:00
probably half of the tests are running again.
This commit is contained in:
@@ -323,6 +323,7 @@ def set_debug_function(func_cb):
|
||||
def _clear_caches():
|
||||
evaluate.clear_caches()
|
||||
import gc
|
||||
return
|
||||
#gc.set_debug(gc.DEBUG_STATS | gc.DEBUG_COLLECTABLE | gc.DEBUG_UNCOLLECTABLE | gc.DEBUG_OBJECTS)
|
||||
#gc.collect()
|
||||
count = 0
|
||||
|
||||
Reference in New Issue
Block a user