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