Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support custom Command class with standard command resolving #614

Merged
merged 3 commits into from
Aug 4, 2022

Conversation

ecederstrand
Copy link
Collaborator

Make sure we pick up the Command class from globs, not outer scope, when resolving commands. Refs #604

Erik Cederstrand added 3 commits August 4, 2022 15:07
Without this fix, this test case would raise:

  TypeError: descriptor '__dict__' for 'Command' objects doesn't apply to a 'Command' object
@ecederstrand ecederstrand merged commit f8eea3d into develop Aug 4, 2022
@ecederstrand ecederstrand deleted the 604-allow-custom-runningcommand-cls-part-2 branch August 4, 2022 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant