• Eric Wong's avatar
    workaround race condition on updates with broken signal blocking · cce2f93d
    Eric Wong authored
    pthreads with our existing signal blocking/handling is broken,
    for now just sleep a bit in the child to prevent the CHLD handler
    from being called too early.  Also, improve error reporting when
    handling SIGCHLD by storing the status to be called in the main
    task (which can be logged, since we can't do logging inside the
    sig handler).
    cce2f93d
Name
Last commit
Last update
bs Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
build.mk Loading commit data...
configure.ac Loading commit data...