Commit History

Autor SHA1 Mensaxe Data
  romainq 15a7e9b975 Added a warning when upgrading the application while a CRON is being executed on the same DB %!s(int64=11) %!d(string=hai) anos
  dflaven 3185bbf95c Proper handling of the re-entrence of the Lock/Unlock within the same PHP page. Previously the code was sometimes performing 2 Unlock() for each Lock(). %!s(int64=11) %!d(string=hai) anos
  dflaven 3d0c9f4e5c Allow re-entrance in the same named mutex within the same PHP page. %!s(int64=11) %!d(string=hai) anos
  romainq 2a2a54895c CRON: protection against re-entrance now relies on a bullet-proof mutex. Also added the option 'debug=1' to output the call stack in case an exception occurs (not always because of passwords being shown in the call stack) %!s(int64=11) %!d(string=hai) anos