mirror of
				https://github.com/kovidgoyal/calibre.git
				synced 2025-11-03 19:17:02 -05:00 
			
		
		
		
	Merge branch 'master' of https://github.com/cbhaley/calibre
This commit is contained in:
		
						commit
						3bdf4921c7
					
				@ -1779,6 +1779,7 @@ class SMART_DEVICE_APP(DeviceConfig, DevicePlugin):
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    @synchronous('sync_lock')
 | 
					    @synchronous('sync_lock')
 | 
				
			||||||
    def shutdown(self):
 | 
					    def shutdown(self):
 | 
				
			||||||
 | 
					        self._close_device_socket()
 | 
				
			||||||
        if getattr(self, 'listen_socket', None) is not None:
 | 
					        if getattr(self, 'listen_socket', None) is not None:
 | 
				
			||||||
            self.connection_listener.stop()
 | 
					            self.connection_listener.stop()
 | 
				
			||||||
            try:
 | 
					            try:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user