mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
Test
This commit is contained in:
@@ -68,3 +68,5 @@ def comm_subroutine():
|
||||
for worker in threads:
|
||||
worker.join()
|
||||
|
||||
if __name__ == "__main__":
|
||||
comm_subroutine()
|
||||
Reference in New Issue
Block a user