Worked well with version 10.1.90.
Then when updating to 10.1.91 (or 10.1.92), we get this fatal error when running drush:

Fatal error: Uncaught Error: Interface "Drupal\proc\Drush\Commands\ProcCommandsInterface" not found in /var/www/html/web/modules/contrib/proc/src/Drush/Commands/ProcCommands.php:19

We're using drush 13.6.2.0.

CommentFileSizeAuthor
#2 proc-3558699-namespace-fix.patch317 bytescosmicdreams

Issue fork proc-3558699

Command icon 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

cyberwolf created an issue. See original summary.

cosmicdreams’s picture

StatusFileSize
new317 bytes

I wrote a patch to fix it. I'm trying to create a MR for it.

revagomes made their first commit to this issue’s fork.

revagomes’s picture

Thanks for the patch @cosmicdreams!

revagomes’s picture

Status: Active » Needs review

rodrigo panchiniak fernandes’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

cosmicdreams’s picture

This is great fast work. But in order to be full fixed, you'll need to create a new release.

rodrigo panchiniak fernandes’s picture

Fixed on version 10.1.93. Thank you for the reporting and patch.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.