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

Merge branch 'slice_with_exec_ctx' into slice_interning

parents 369ddc52 a9cc625b
No related branches found
No related tags found
No related merge requests found
......@@ -160,6 +160,7 @@ static int is_stack_running_on_compute_engine(grpc_exec_ctx *exec_ctx) {
grpc_polling_entity_pollset(&detector.pollent),
&destroy_closure);
g_polling_mu = NULL;
grpc_exec_ctx_flush(exec_ctx);
gpr_free(grpc_polling_entity_pollset(&detector.pollent));
grpc_http_response_destroy(&detector.response);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment