When multiple threads are symbolicated, we call symbolicator.symbolicate for each thread, so threads are not able to symbolicate in parallel. This slows down symbolication, we should do it once for all threads with parallelism for different libraries.