Skip to content

Conversation

notoriaga
Copy link
Contributor

No description provided.

@notoriaga notoriaga changed the base branch from main to john-michaelburke/cpp-693 March 30, 2022 20:18
@john-michaelburke john-michaelburke changed the title Steve/cpp 693 Context Receiver Logic -> Watched ConnectionState monitor handle thread. Mar 30, 2022
if self.shared.is_closed() {
return Ok(Err(RecvError));
}
let t = Instant::now();
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@john-michaelburke I pushed one small addition, I think we have to do the a similar thing with the timeout here in case the while loop runs more than once

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't think this will change anything as it should normally only happen once I think, not sure if you wanna give it a go before I merge this

Copy link
Collaborator

Choose a reason for hiding this comment

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

Tried it out on linux and windows. Looks good to me!

@notoriaga notoriaga merged commit ee6f412 into john-michaelburke/cpp-693 Mar 30, 2022
@notoriaga notoriaga deleted the steve/cpp-693 branch March 30, 2022 22:43
john-michaelburke added a commit that referenced this pull request Mar 31, 2022
john-michaelburke added a commit that referenced this pull request Mar 31, 2022
…93] (#487)

* Apply local settings timeouts, global read_all_settings timeout[CPP-693]

* Context Receiver Logic -> Watched ConnectionState monitor handle thread. (#491)

Co-authored-by: Steven Meyer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants