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
During the last refactoring we've lost the queue of futures. So we had some racing issues when the same file is saved multiple times.
Fix this by adding back the queue and adding some try-catch statements.
0 commit comments