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
The now fixed deadlock issue was only visible
under high concurrency and was generating errors
and leading to lower than expected performance.
Sorting the worlds before updating them allows
to avoid this issue.
0 commit comments