Problem: When using print_backtrace() on Linux with libunwind, printout of stack traces from multiple threads are interleaved. Solution: added static mutex to serialize printing of stack traces.#2610
Merged
bluca merged 1 commit intozeromq:masterfrom bjovke:my_work_2Jun 27, 2017
+6-1