Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly handle context cancelation in LookupResources processing #1389

Merged
merged 4 commits into from Jun 12, 2023

Conversation

josephschorr
Copy link
Member

No description provided.

@josephschorr josephschorr requested a review from a team as a code owner June 8, 2023 17:29
@github-actions github-actions bot added area/api v1 Affects the v1 API area/dispatch Affects dispatching of requests area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools) labels Jun 8, 2023
This fixed a deadlock where if the context was canceled from above the LR call, the checking resource stream could rarely end up deadlocked when trying to queue more items for publishing
@josephschorr
Copy link
Member Author

Updated

vroldanbet
vroldanbet previously approved these changes Jun 12, 2023
@josephschorr josephschorr added this pull request to the merge queue Jun 12, 2023
Merged via the queue into authzed:main with commit 398a69e Jun 12, 2023
25 checks passed
@josephschorr josephschorr deleted the lr-context-cancel branch June 12, 2023 15:45
@github-actions github-actions bot locked and limited conversation to collaborators Jun 12, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jun 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/api v1 Affects the v1 API area/dispatch Affects dispatching of requests area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants