lit: handle late multiprocessing errors gracefully
authorAlp Toker <alp@nuanti.com>
Sat, 26 Oct 2013 08:22:44 +0000 (08:22 +0000)
committerAlp Toker <alp@nuanti.com>
Sat, 26 Oct 2013 08:22:44 +0000 (08:22 +0000)
commita4e71dea487750cd13a5a5821df3acee32988bf4
tree3acdcf6cd09daf3c41d599af97f7b80f4e9c53f0
parent887f9c5ec15582aec34aa6c28955d01e4e9961e2
lit: handle late multiprocessing errors gracefully

This should be a better fix for lit multiprocessing failures, replacing the
OpenBSD and FreeBSD workarounds in r193413 and r193457.

Reference: http://bugs.python.org/issue3770

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193463 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/lit/main.py
utils/lit/lit/run.py