Romain Quetiez
|
1ba2ed809c
|
Added a warning when upgrading the application while a CRON is being executed on the same DB
SVN:trunk[3239]
|
2014-07-03 07:11:43 +00:00 |
|
Denis Flaven
|
a72e15023f
|
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().
SVN:trunk[3217]
|
2014-06-18 15:24:31 +00:00 |
|
Denis Flaven
|
ce9806b01c
|
Allow re-entrance in the same named mutex within the same PHP page.
SVN:trunk[3115]
|
2014-04-01 09:50:21 +00:00 |
|
Romain Quetiez
|
abae2129ad
|
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)
SVN:trunk[2834]
|
2013-08-26 15:29:32 +00:00 |
|