1
0
mirror of https://github.com/TheGreyDiamond/Enlight.git synced 2025-12-16 15:00:46 +01:00

Update session.py

This commit is contained in:
TheGreyDiamond
2020-09-13 18:02:52 +02:00
parent 4280fc322b
commit 80d9926039

View File

@@ -97,7 +97,7 @@ class enlightSession():
self.__direct_thread__.start()
self.__trying_to_connect__ = False
def lightSearcherMain(self):
''' The main thread for clients to connect '''
logging.info("Inbound connection handler started")