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

TerminationPredicateTest: explicitly order std::move/get reference #373

Merged
merged 1 commit into from
Jun 19, 2020

Conversation

oschaaf
Copy link
Member

@oschaaf oschaaf commented Jun 19, 2020

Fixes #372

Signed-off-by: Otto van der Schaaf [email protected]

@oschaaf oschaaf requested a review from qqustc June 19, 2020 13:05
@oschaaf oschaaf added P1 waiting-for-review A PR waiting for a review. labels Jun 19, 2020
Copy link
Contributor

@qqustc qqustc left a comment

Choose a reason for hiding this comment

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

Thank you Otto.
Verified the test now passed with this change.

Copy link
Collaborator

@mum4k mum4k left a comment

Choose a reason for hiding this comment

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

I can't decide if I like the fix or the bug more.

@mum4k mum4k merged commit a599690 into envoyproxy:master Jun 19, 2020
@oschaaf
Copy link
Member Author

oschaaf commented Jun 19, 2020

Filed #374 as a follow up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 waiting-for-review A PR waiting for a review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

termination_predicate_test seems to be failing
3 participants