- Issue created by @tarvis
- 🇪🇸Spain rcodina Barcelona
The first drush command fills the queue. In order to process it, just execute Drupal's cron: drush cron.
On the other hand, the second drush command expects two parameters (nid and vid) to delete all revisions prior to given revision of given node. So it does not process the queue.