]> gitweb.factorcode.org Git - factor.git/commitdiff
init signals or console after stage2 init
authorJoe Groff <arcata@gmail.com>
Thu, 10 Nov 2011 23:14:03 +0000 (15:14 -0800)
committerJoe Groff <arcata@gmail.com>
Fri, 11 Nov 2011 00:01:07 +0000 (16:01 -0800)
A signal during early bootstrap is certainly an error, and the environment isn't there yet for Factor's signal handlers to work, so it makes no sense to install Factor's signal handlers beforehand. They'll just crash.


No differences found