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

Add a test for immediate and historic alarms #5311

Merged
merged 4 commits into from
Feb 23, 2016
Merged

Conversation

vjpai
Copy link
Member

@vjpai vjpai commented Feb 18, 2016

Those need to make it onto the CQ too

@grpc-kokoro
Copy link

Can one of the admins verify this patch?

1 similar comment
@grpc-kokoro
Copy link

Can one of the admins verify this patch?

void* output_tag;
bool ok;
const CompletionQueue::NextStatus status = cq.AsyncNext(
(void**)&output_tag, &ok, GRPC_TIMEOUT_SECONDS_TO_DEADLINE(1));
Copy link
Contributor

Choose a reason for hiding this comment

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

s/1/0

I feel it conveys the intent of the test better.

@vjpai
Copy link
Member Author

vjpai commented Feb 23, 2016

Ack all comments. PTAL.

dgquintas added a commit that referenced this pull request Feb 23, 2016
Add a test for immediate and historic alarms
@dgquintas dgquintas merged commit 27b3f77 into grpc:master Feb 23, 2016
@lock lock bot locked as resolved and limited conversation to collaborators Jan 28, 2019
@lock lock bot unassigned dgquintas Jan 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants