Problem/Motivation
The QueueWorker plugins need to be converted to use attributes instead of annotation. Defining QueueWorker plugins using attributes instead of annotation is supported since Drupal 10.3. See https://www.drupal.org/node/3229001.
Feeds currently requires at least Drupal 10.3, so the conversion can be done without keeping the annotation.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork feeds-3616431
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
megachrizComment #5
megachrizMerged.