forked from magemojo/m2-ce-cron
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Eric Hileman
authored
Feb 26, 2018
1 parent
a53c739
commit 9278619
Showing
1 changed file
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
# Magemojo Magento 2 Cron Patch | ||
[](https://magemojo.com/) | ||
|
||
This patch for Magento 2 overrides the Magento\Cron\Model\ResourceModel\Schedule class to fix issues with locking update statments against the cron_schedule table | ||
# Cron | ||
#### This patch for Magento 2 overrides the Magento\Cron\Model\ResourceModel\Schedule class to fix issues with locking update statments against the cron_schedule table | ||
|
||
 | ||
|
||
|
||
|
||
## License | ||
|
||
© 2018 [MageMojo](https://magemojo.com/). |