watcher
watcher copied to clipboard
To avoid turning off the listener and restarting the listening service, you need to re-create the object.
…e, you need to re-create the object
Turning on the listening service again after closing the listening service with the same object will panic because the close method does not re-add the wait list.