wait_for_window_to_close(target_window_name)# when gameserver closes, it enters a loop where it waits for the gameserver to start again
else:
print("Waiting for the process...")
print(gameserver_name)
time.sleep(10)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.