Skip to content

fix: make ServerSideSessionCleanupHost.StopAsync idempotent - #2345

Merged
damianh merged 2 commits into
releases/is/7.4.xfrom
dh/ServerSideSessionCleanupHost
Feb 9, 2026
Merged

fix: make ServerSideSessionCleanupHost.StopAsync idempotent#2345
damianh merged 2 commits into
releases/is/7.4.xfrom
dh/ServerSideSessionCleanupHost

refactor: simplify ExecuteAsync while loop condition

ab200f2
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Test Report - test/IdentityServer.EndToEndTests succeeded Feb 7, 2026 in 1s

11 passed, 0 failed and 0 skipped

Tests passed successfully

✅ 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")