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
ResolvableEvent#resolve(true) should raise on reassignment
This patch fixes the bug that calling #resolve with raise_on_reassign
= true on an already resolved ResolvableEvent does not raise an Exception.
Fixes: #964
0 commit comments