-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
EnhancementNew feature or requestNew feature or requestP3 - EventualThings of low consequence to ignoreThings of low consequence to ignore
Description
Currently we ban all lock escalations:
- E -> R
- R -> W
- E -> W
- A/B -> A (regardless of lock type)
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or requestNew feature or requestP3 - EventualThings of low consequence to ignoreThings of low consequence to ignore