mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-06-13 09:30:40 +00:00
Avoid that threads of the same type can be executed twice or thrice etc.
This commit is contained in:
@ -23,4 +23,4 @@ def init_logger():
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
init_logger()
|
||||
init_logger()
|
||||
|
Reference in New Issue
Block a user