Fix potential infinite loop with unlocking of reused blockers
Unlocking reused, already-unlocked blockers would result in a no-op while still keeping this blocker into the list of blockers to address. This patch makes sure that reused, unlocked blockers are excluded from the worklist.
Showing
Loading
Please register or sign in to comment