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
Repeatedly popping them from the notify list caused observer functions to be
called in reverse order. Instead, iterate over the list directly and clear it
out at the and.
Noticed by Max Walton, though I didn't use his patch.
Fixes#31.
0 commit comments