Skip to content
Snippets Groups Projects
Select Git revision
  • c1d7b22d0811db915d1432e8c30f2d6337b6dd96
  • master default protected
2 results

cron.php

Blame
  • user avatar
    Bernhard Posselt authored
    use flock instead of just checking if there is a file to prevent deadlocks when the process crashed or the unlink wasnt done
    
    move cron.lock into top directory to prevent external storage issues
    
    use tmp directory lock file
    
    use new config interface
    
    incorporate #13770
    
    add dots
    5b506ab5
    History
    cron.php 3.99 KiB