mirror of
https://github.com/naruxde/revpipyload.git
synced 2026-08-16 05:05:52 +02:00
fix: Remove shutdown, this resolves a dead lock
This commit is contained in:
@@ -971,7 +971,6 @@ class RevPiPyLoad:
|
||||
|
||||
if self.xsrv is not None:
|
||||
proginit.logger.info("close xmlrpc-server")
|
||||
self.xsrv.shutdown()
|
||||
self.xsrv.server_close()
|
||||
|
||||
# Unix Socket aufräumen
|
||||
|
||||
Reference in New Issue
Block a user