Drupal 8 drush: Attempting to re-run cron while it is already running [FIXED].

This snippet did the trick:

drush sqlq "DELETE FROM semaphore WHERE name = 'cron';"

 

 

Saved you some valuable time?

Buy me a drink 🍺 to keep me motivated to create free content like this!