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

Feature/all junctions #411

Merged
merged 14 commits into from
Feb 23, 2024

Conversation

tombosmansibm
Copy link
Collaborator

This contains a new function, set_all(), that allows to process all junctions for a particular instance at once.

If there are no changes, this is way faster than the previous method.

The downside is that it's more difficult to see what/where something went wrong, so in those cases, you'd still need to figure out what went wrong using set().

@tombosmansibm tombosmansibm merged commit b0fa384 into IBM-Security:master Feb 23, 2024
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