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
InvalidWatcherException should no longer be thrown if an invalid watcher identifier is provided to Driver::disable(). The function call should now be a no-op with invalid watcher identifiers (similar to Driver::cancel()).