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
…is more likely to get scheduled before the job that computes the number of fixes. #24
Also fixed a race condition that causes the UI thread to open a resolution while the background thread has already opened it.
If a change is applied while the tree is still computing, the user will get an error. "Cannot open an operation while one is already open"
The text was updated successfully, but these errors were encountered: