mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 07:57:36 +08:00
4-core CPUs have a hard time keeping up with the number of debuggers we were simultaneously spawning. This leads to a timeout, which leaves processes hanging around in "suspended mode", which can't be killed with signals. llvm-svn: 249421