through the code, I found there's no way to control the daemon in the process. are this have some method like `daemon.start()` or `daemon.stop()` ? thanks.
through the code, I found there's no way to control the daemon in the process.
are this have some method like
daemon.start()ordaemon.stop()? thanks.