Skip to content
Snippets Groups Projects
Commit 4a76dcd4 authored by Craig Tiller's avatar Craig Tiller
Browse files

Fix merge error made at some point

parent 69b093b3
No related branches found
No related tags found
No related merge requests found
......@@ -455,7 +455,6 @@ grpc_event grpc_completion_queue_pluck(grpc_completion_queue *cc, void *tag,
gpr_mu_unlock(cc->mu);
grpc_exec_ctx_flush(&exec_ctx);
gpr_mu_lock(cc->mu);
continue;
} else {
grpc_pollset_work(&exec_ctx, POLLSET_FROM_CQ(cc), &worker, now,
iteration_deadline);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment