Commit e5f03971 authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Remove unsafe use of pthread_cancel in pmix plugin.

Can lead to deadlock within malloc depending on the exact timing.

Rework thread startup and shutdown code so pthread_cancel is not
needed.

Bug 5119, 5103.
parent f8b11ddc
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment