> Before starting X we set up a SIGCHLD handler to raise OSError if > Xorg dies. But if that happens, we'll skip over the code that > restores the old SIGCHLD handler, and thus the next subprocess we > run will cause anaconda to catch OSError and die. > > This patch moves the signal restore code into a finally: block. Applied, will push just as soon as I get some other stuff finished up. Thanks for the patch. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list