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
This added because attempting to add an existing selector raises an
exception and reading a non-existant selector returns a null pointer.
This makes it hard to write bug-free code without checking for the
existence of a selector. It's been annoying me for years!
0 commit comments