Denis Flaven
|
3fb7701015
|
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:2.0.2[3218]
|
2014-06-18 15:26:26 +00:00 |
|
Denis Flaven
|
3f4db67b40
|
Allow re-entrance in the same named mutex within the same PHP page.
SVN:2.0.2[3116]
|
2014-04-01 09:53:17 +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 |
|