Block main thread
This commit is contained in:
@@ -18,6 +18,9 @@ if __name__ == "__main__":
|
||||
reader.subscribe(publish)
|
||||
reader.start()
|
||||
|
||||
while True:
|
||||
pass
|
||||
|
||||
"""
|
||||
def get_move(prompt, move_queue):
|
||||
while True:
|
||||
|
||||
Reference in New Issue
Block a user