Descriptiontools/android/loading Switch from multiprocessing Pool to Process
Pool does not allow to hard kill a process, which can lead
to process leaks if a process does not die on terminate.
Pool also sometimes crashes the main process in terminate(),
interrupting trace generation.
Committed: https://crrev.com/1c8f4c8908c64620cc2becdc971c3b779d9827b2
Cr-Commit-Position: refs/heads/master@{#398041}
Patch Set 1 #Patch Set 2 : Split to helper file #
Total comments: 1
Patch Set 3 : Review comments #
Messages
Total messages: 17 (10 generated)
|