Skip to content

[v13] Use CompareAndSwap for OktaAssignments instead of lock.#24749

Merged
mdwn merged 4 commits intobranch/v13from
bot/backport-24727-branch/v13
Apr 18, 2023
Merged

[v13] Use CompareAndSwap for OktaAssignments instead of lock.#24749
mdwn merged 4 commits intobranch/v13from
bot/backport-24727-branch/v13

Conversation

@mdwn
Copy link
Copy Markdown
Contributor

@mdwn mdwn commented Apr 18, 2023

Backport #24727 to branch/v13

Mike Wilson added 4 commits April 18, 2023 18:05
CompareAndSwap should be used for the OktaAssignment updates instead of a
lock, as it's lighter wait and fits the intended problem better.
@mdwn mdwn enabled auto-merge April 18, 2023 18:22
@mdwn mdwn added this pull request to the merge queue Apr 18, 2023
Merged via the queue into branch/v13 with commit 1d17287 Apr 18, 2023
@mdwn mdwn deleted the bot/backport-24727-branch/v13 branch April 18, 2023 18:45
@r0mant r0mant mentioned this pull request Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants