id summary reporter owner description type status milestone component version severity resolution keywords cc 2043 windows build hangs in build slave mode troy d. straszheim troy d. straszheim "this comes from the use of wait() in marshal.py... stdout or stderr's buffer gets full and things hang until somebody frees up space by reading from them. use subprocess.communicate() instead, but then you've got a different problem, as you can't set a timer and set a SIGALRM handler in windows. Maybe do this with a couple of threads? " Bugs closed To Be Determined CMake Problem fixed