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
Some of these are actually safe to let through. We can benefit from relaxing the requirements to only the ones that can lead to deadlocks. This should not be done though until deadlock detection is merged. #14
The text was updated successfully, but these errors were encountered:
Currently we ban all lock escalations:
Some of these are actually safe to let through. We can benefit from relaxing the requirements to only the ones that can lead to deadlocks. This should not be done though until deadlock detection is merged. #14
The text was updated successfully, but these errors were encountered: