• Nils Goroll's avatar
    Retry flock() 3 times with 100ms delay inbetween · a17ef049
    Nils Goroll authored
    It seems with the recent debian updates on my machine, some change
    of timing/scheduling has come which makes flock() fail when the
    lock holder is being killed by the timeout code in forkrun()
    
    For future reference: logs/20231026_apt_history.txt
    a17ef049
Name
Last commit
Last update
LICENSES Loading commit data...
logs Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
CHANGES.rst Loading commit data...
COPYING Loading commit data...
INSTALL.rst Loading commit data...
Makefile.am Loading commit data...
README.rst Loading commit data...
bootstrap Loading commit data...
configure.ac Loading commit data...