You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.
Currently the arena client always prints "Killing SC2" before a match, potentially leading to the belief that the SC2 process was actually killed.
Proposed change:
First print a message indicating that the arenaclient is searching for existing SC2 processes to kill.
Print another message indicating whether any processes were killed, and if so how many.
The text was updated successfully, but these errors were encountered:
Currently the arena client always prints "Killing SC2" before a match, potentially leading to the belief that the SC2 process was actually killed.
Proposed change:
First print a message indicating that the arenaclient is searching for existing SC2 processes to kill.
Print another message indicating whether any processes were killed, and if so how many.
The text was updated successfully, but these errors were encountered: