Closed rhys-newbury closed 1 year ago
Some issues currently exist when running Swift headless, specifically the interaction with restarting the environment, as _init will reset the headless flag and try to join the server, which only exists in non-headless mode.
This PR should fix these issues
Some issues currently exist when running Swift headless, specifically the interaction with restarting the environment, as _init will reset the headless flag and try to join the server, which only exists in non-headless mode.
This PR should fix these issues