-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[11.x] Optimize
PendingBatch@ensureJobIsBatchable
(#54485)
* simplify PendingBatch@ensureJobIsBatchable; memoize the classes which are batchable * no need to recheck the batch jobs * Update PendingBatch.php --------- Co-authored-by: Taylor Otwell <[email protected]>
- Loading branch information
1 parent
d30565a
commit 917a3fe
Showing
2 changed files
with
30 additions
and
3 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
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