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

server: prohibit more than MaxConcurrentStreams handlers from running at once (#6703) #6704

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

dfawley
Copy link
Member

@dfawley dfawley commented Oct 10, 2023

RELEASE NOTES:

  • server: prohibit more than MaxConcurrentStreams handlers from running at once

@dfawley dfawley added the Type: Security A bug or other problem affecting security label Oct 10, 2023
@dfawley dfawley added this to the 1.59 Release milestone Oct 10, 2023
@dfawley dfawley requested a review from zasweq October 10, 2023 18:10
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Merging #6704 (87e501f) into v1.59.x (be7919c) will decrease coverage by 0.10%.
The diff coverage is 81.08%.

Additional details and impacted files

Copy link
Contributor

@zasweq zasweq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@zasweq zasweq merged commit e88f12e into grpc:v1.59.x Oct 10, 2023
13 of 14 checks passed
@dfawley dfawley deleted the cp branch October 23, 2023 16:50
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Security A bug or other problem affecting security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants