Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
QUIQQER
Cron
Commits
ccd673fc
Commit
ccd673fc
authored
Sep 02, 2020
by
Patrick Müller
Browse files
Merge branch 'master' into 1.9
parents
dd34bf6e
74be717b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/QUI/Cron/Manager.php
View file @
ccd673fc
...
...
@@ -350,7 +350,7 @@ class Manager
}
Manager
::
log
(
'Finish cron execution (all crons)'
);
\
QUI\System\Log
::
writeRecursive
(
self
::
$runtime
);
try
{
QUI\Lock\Locker
::
unlock
(
$Package
,
$lockKey
);
}
catch
(
\
Exception
$Exception
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment