Update tcpserver.py
This commit is contained in:
		@@ -64,6 +64,7 @@ class TCPServer(Thread):
 | 
			
		||||
            pass
 | 
			
		||||
        else:
 | 
			
		||||
            while True:
 | 
			
		||||
                self.cmd_queue.put('standby')
 | 
			
		||||
                # Wait for a connection
 | 
			
		||||
                # print('wait for a connection')
 | 
			
		||||
                # self.status.emit(self.LISTEN, '')
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user