-
Notifications
You must be signed in to change notification settings - Fork 657
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
Http2Pool
: when applying acquireTimeout
, check for current pending Borrowers
#3300
Conversation
reactor-netty-http/src/main/java/reactor/netty/http/client/Http2Pool.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is a pending discussion on the reactor-pool PR #221 which may be related to this PR, so maybe more commits will come here, I don't know.
at this stage, this PR is looking good to me.
approving.
@pderop I think I applied everything from this discussion, no? |
yes, I think so. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
to clarify, re-approving this PR.
@pderop Thanks |
No description provided.