Closed Fl1tzi closed 2 years ago
…arting
So I thought handle_exit_signal() was there to close the server but it did not work for me so I just used send_command('exit')
handle_exit_signal()
send_command('exit')
…arting
So I thought
handle_exit_signal()
was there to close the server but it did not work for me so I just usedsend_command('exit')