fix: make ServerSideSessionCleanupHost.StopAsync idempotent - #2345
Merged
GitHub Actions / Test Report - test/IdentityServer.EndToEndTests
succeeded
Feb 7, 2026 in 1s
11 passed, 0 failed and 0 skipped
✅ identity-server/test/IdentityServer.EndToEndTests/TestResults/test/IdentityServer.EndToEndTests-tests.trx
11 tests were completed in 59s with 11 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| Duende.IdentityServer.EndToEndTests.IdentityServerTests | 11✅ | 36s |
✅ Duende.IdentityServer.EndToEndTests.IdentityServerTests
✅ clients_can_login_use_tokens_and_logout(clientName: "mvc-automatic-token-management")
✅ clients_can_login_use_tokens_and_logout(clientName: "mvc-code")
✅ clients_can_login_use_tokens_and_logout(clientName: "mvc-dpop")
✅ clients_can_login_use_tokens_and_logout(clientName: "mvc-hybrid-backchannel")
✅ clients_can_login_use_tokens_and_logout(clientName: "mvc-jar-jwt")
✅ clients_can_login_use_tokens_and_logout(clientName: "mvc-jar-uri-jwt")
✅ clients_can_login_use_tokens_and_logout(clientName: "web")
✅ templates_can_serve_discovery(templateName: "template-is-aspid")
✅ templates_can_serve_discovery(templateName: "template-is-empty")
✅ templates_can_serve_discovery(templateName: "template-is-inmem")
✅ templates_can_serve_discovery(templateName: "template-is")
Loading