We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
stop_match
1 parent 03ce994 commit 5d0d89bCopy full SHA for 5d0d89b
tests/run_forever.py
@@ -36,3 +36,5 @@
36
37
# let the end screen play for 5 seconds
38
sleep(5)
39
+ match_manager.stop_match()
40
+ sleep(1)
0 commit comments