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

[test-proxy] Only remove session once body has been written #8709

Merged
merged 10 commits into from
Jul 30, 2024

Conversation

mikeharder
Copy link
Member

@mikeharder mikeharder commented Jul 26, 2024

  • Minimizes window of race condition, where client retries after test-proxy has already removed session
  • Prevents needless locks in HandlePlaybackRequest

@mikeharder mikeharder marked this pull request as ready for review July 26, 2024 05:39
@mikeharder mikeharder requested review from scbedd and benbp as code owners July 26, 2024 05:39
@mikeharder mikeharder self-assigned this Jul 26, 2024
@scbedd scbedd self-assigned this Jul 30, 2024
@scbedd scbedd merged commit f3e3a51 into main Jul 30, 2024
21 checks passed
@scbedd scbedd deleted the test-proxy-client-retry branch July 30, 2024 18:03
This was referenced Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants