mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-26 06:27:19 +01:00
- Remove custom exit handler. - Move exit handling into `Tgstation.Server.Host.System.Process`. - Adjust `IProcessExecutor.LaunchNew` signature. - `IProcessBase.Lifetime` result now nullable to represent a detach. - Await `Lifetime` in dispose.