mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-14 16:27:13 +03:00
protocol.py: Log *end* of protocolhandler.close()
This commit is contained in:
parent
d5b2f32d18
commit
c5a57e8a43
@ -254,6 +254,8 @@ else: # Linux / Run from source
|
||||
else:
|
||||
logger.debug('No thread')
|
||||
|
||||
logger.debug('Done')
|
||||
|
||||
def worker(self):
|
||||
self.httpd.serve_forever()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user