mirror of
https://github.com/davidhalter/jedi.git
synced 2026-09-18 09:23:13 +08:00
Rework the time cache.
This commit is contained in:
@@ -161,5 +161,3 @@ call_signatures_validity = 3.0
|
||||
Finding function calls might be slow (0.1-0.5s). This is not acceptible for
|
||||
normal writing. Therefore cache it for a short time.
|
||||
"""
|
||||
|
||||
_default_environment_validity = 10 * 60 # 0 Minutes
|
||||
|
||||
Reference in New Issue
Block a user