Skip to content

Conversation

@lifeng68
Copy link

@lifeng68 lifeng68 commented Jul 10, 2017

We should call the function gpr_thd_options_set_joinable(&toptions) to make the thread to be joinable, otherwise the threads were DETACHED by default. And the threads will be collected by OS, we could not call pthread_join to collect them. If we do that , there will be a core dump.
Signed-off-by: Li Feng [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.

1 participant