aspnetcore/test
John Luo b955ec7743 Update shutdown logic for hosted applications
- Guarantee the ordering of ApplicationLifetime events
- Guarantee that the callbacks of each event is completed before the next event is triggered
2016-07-21 11:14:51 -07:00
..
Microsoft.AspNetCore.Hosting.Tests Update shutdown logic for hosted applications 2016-07-21 11:14:51 -07:00
Microsoft.AspNetCore.TestHost.Tests