K 10 svn:author V 3 jmg K 8 svn:date V 27 2015-05-18T19:18:42.868934Z K 7 svn:log V 293 Don't do things we aren't allowed to do in a signal handler... Defer the work to the main thread... This fixes a possible crash if SIGINFO is delivered at the wrong time... This still leaves getrusage broken for some reason, but I believe that is a kernel issue and cannot be fixed here... END