DescriptionCleanup parallel_emerge exit conditions to fix hangs.
I've cleaned up parallel_emerge to send explicit signals to children to tell
them when they need to exit. I also cleaned up the CTRL-C handling to
correctly print data when interrupted by CTRL-C (previously, the print
thread exited first, so the data we wanted on the failure wasn't
actually printed.)
BUG=chromium-os:5976
TEST=Test several board emerges, including exiting early with CTRL-C.
Change-Id: Iab6efc8e1bf868106244a6210bd02e9e8283af37
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=145b4e0
Patch Set 1 #
Total comments: 10
Patch Set 2 : Typo fix #Patch Set 3 : Comment updates #Patch Set 4 : More comments. #Messages
Total messages: 3 (0 generated)
|