0.3.0
Pre-release
Pre-release
InvalidWatcherException
should no longer be thrown if an invalid watcher identifier is provided toDriver::disable()
. The function call should now be a no-op with invalid watcher identifiers (similar toDriver::cancel()
).