Closed mikem8361 closed 3 weeks ago
Cleanup and making error cases more bullet proof.
Change the context service ordering to prevent creating runtimes if not needed
Add a common Host.cs that impls IHost.
Changes look good to me. Are there any tests/validation that could ensure no prior functionality was dropped? Yes, the SOS.UnitTests and .DebugServices.UnitTests test and validate this code/changes.
Cleanup and making error cases more bullet proof.
Change the context service ordering to prevent creating runtimes if not needed
Add a common Host.cs that impls IHost.