Skip to content

More than one subcommand is added to the command tree#103

Merged
privateip merged 1 commit intoitential:develfrom
privateip:fix-inspect-commands
Apr 1, 2025
Merged

More than one subcommand is added to the command tree#103
privateip merged 1 commit intoitential:develfrom
privateip:fix-inspect-commands

Conversation

@privateip
Copy link
Member

When the handler object is instaitated multiple times the registry is loaded for each handler object. This has the negative effect of
duplicating sub commands. With this fix, the registry is now only
loadded once.

When the handler object is instaitated multiple times the registry is
loaded for each handler object.  This has the negative effect of
duplicating sub commands.   With this fix, the registry is now only
loadded once.
@privateip privateip merged commit ab5c79d into itential:devel Apr 1, 2025
1 check passed
@privateip privateip deleted the fix-inspect-commands branch April 1, 2025 10:23
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