You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #45 we currently lock the global cache during the entire period of indexing a classpath. We should explore ways to minimize locking as much as possible, and also improve error handling (e.g., by retry) when the lock is taken.
The text was updated successfully, but these errors were encountered:
In #45 we currently lock the global cache during the entire period of indexing a classpath. We should explore ways to minimize locking as much as possible, and also improve error handling (e.g., by retry) when the lock is taken.
The text was updated successfully, but these errors were encountered: