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
When using FuzzierVCS it can randomly freeze the editor. This is caused by an unhandled InterruptedException caused by ChangeListManager.isIgnoredFile.
The text was updated successfully, but these errors were encountered:
When using FuzzierVCS it can randomly freeze the editor. This is caused by an unhandled
InterruptedException
caused byChangeListManager.isIgnoredFile
.The text was updated successfully, but these errors were encountered: