Open wuqiong opened 3 years ago
I start a websocket server, and then start a sub console proccess. when I quit the gui parent process, the listen port still open by the subprocess.
Do you have a suggestion how to do what you’re asking?
I start a websocket server, and then start a sub console proccess.
when I quit the gui parent process, the listen port still open by the subprocess.