What version did the issue occur in?
No response
Description
The following tests are a large reason why OOM happened, and SHOULD be refactored
SandboxTest.cs (this one is a metatest and should be disabled unless there's active issues with the PoolManager not starting properly)
NukeOpsTest.cs
PostMapInitTest.cs (Especially NonGameMapsLoadable)
Reproduction
Re-enable all the above tests.
Run a github action to do tests, this happens as part of any PR.
Watch tests fail with a 90% chance due to the action being cancelled or PoolManager dying.
Additional Context
No response
What version did the issue occur in?
No response
Description
The following tests are a large reason why OOM happened, and SHOULD be refactored
SandboxTest.cs (this one is a metatest and should be disabled unless there's active issues with the PoolManager not starting properly)
NukeOpsTest.cs
PostMapInitTest.cs (Especially NonGameMapsLoadable)
Reproduction
Re-enable all the above tests.
Run a github action to do tests, this happens as part of any PR.
Watch tests fail with a 90% chance due to the action being cancelled or PoolManager dying.
Additional Context
No response