Rerolling patch #65 for Drupal 10.3.8. Line number updates and removal of edits to a template file where changes were addressed.
Rerolling #14 for drupal 10.3.6
the 65-11.x.patch is a reroll to cleanly apply patch #58 to 10.3.x
Submitting a re-roll of patch #58 to allow for a clean application to 10.3.x. Some syntax and line number changes.
This re-roll is to make the patch from #9 apply cleanly to 10.3.x. It involved adding some more use statements and adjusting line numbers from the previous patch.
This re-roll patch will cleanly apply the patch referenced in #67 to 10.3.x.
The main issue being QueueWorker being un-commented out in the two files listed:
core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestDatabaseDelayException.php
and
core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestLeaseTime.php
So the patch was looking for commented-out code where it has since been applied in 10.3.