Avoid that threads of the same type can be executed twice or thrice etc.

This commit is contained in:
Stephan Porada
2020-06-08 10:23:32 +02:00
parent 9e88330433
commit b56a8362ff
9 changed files with 81 additions and 104 deletions

View File

@ -23,4 +23,4 @@ def init_logger():
if __name__ == '__main__':
init_logger()
init_logger()