Skip to content

Comments

Serialize the calls to SendLogoutNotificationAsync#1958

Closed
StuFrankish wants to merge 1 commit intomainfrom
sf/process-logout-notifications-sequentially
Closed

Serialize the calls to SendLogoutNotificationAsync#1958
StuFrankish wants to merge 1 commit intomainfrom
sf/process-logout-notifications-sequentially

Conversation

@StuFrankish
Copy link
Member

What issue does this PR address?
Addresses a concern identified in issue #1627 where Logout Notifications can result in concurrent access to underlying DbContext.

Important: Any code or remarks in your Pull Request are under the following terms:
If You provide us with any comments, bug reports, feedback, enhancements, or modifications proposed or suggested by You for the Software, such Feedback is provided on a non-confidential basis (notwithstanding any notice to the contrary You may include in any accompanying communication), and Licensor shall have the right to use such Feedback at its discretion, including, but not limited to the incorporation of such suggested changes into the Software. You hereby grant Licensor a perpetual, irrevocable, transferable, sublicensable, nonexclusive license under all rights necessary to incorporate and use your Feedback for any purpose, including to make and sell any products and services.

(see our license, section 7)

@StuFrankish StuFrankish added area/products/is IdentityServer impact/non-breaking The fix or change is not a breaking one labels Apr 10, 2025
@StuFrankish StuFrankish self-assigned this Apr 10, 2025
@StuFrankish StuFrankish requested a review from damianh April 10, 2025 10:51
@StuFrankish StuFrankish force-pushed the sf/process-logout-notifications-sequentially branch from 00fdfdd to c913468 Compare April 11, 2025 10:44
@damianh
Copy link
Member

damianh commented Apr 15, 2025

Approved but please wait for @DuendeSoftware/team-is.

@josephdecock
Copy link
Member

We're going to consider alternatives, but keep this around until we make a firm call. Converting to draft until then.

@josephdecock josephdecock marked this pull request as draft April 15, 2025 21:47
@bhazen
Copy link
Contributor

bhazen commented May 14, 2025

Closing this in favor of alternative approach in #2019 . Thanks for the initial work on this, @StuFrankish!

@bhazen bhazen closed this May 14, 2025
@StuFrankish StuFrankish deleted the sf/process-logout-notifications-sequentially branch June 11, 2025 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/products/is IdentityServer impact/non-breaking The fix or change is not a breaking one

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Logout Notifications can result in concurrent access to underlying DbContext

4 participants