I want to kill a Thread which runs a server via pymodbus. When I use the .join() method, the server will continue running if a client is connected.
ad