Skip to content

Thread Pool getSecretAction when using wildcards.#226

Open
corteva-ryanbonham wants to merge 1 commit intofugue:masterfrom
corteva-ryanbonham:thread_get_wildcards
Open

Thread Pool getSecretAction when using wildcards.#226
corteva-ryanbonham wants to merge 1 commit intofugue:masterfrom
corteva-ryanbonham:thread_get_wildcards

Conversation

@corteva-ryanbonham
Copy link
Copy Markdown

No description provided.

@corteva-ryanbonham
Copy link
Copy Markdown
Author

Use ThreadPool to speed up getSecretAction when using wildcards..

Comment thread credstash.py
**session_params))
for name in names)

pool = ThreadPool(min(len(names), THREAD_POOL_MAX_SIZE))
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it make sense to just call getAllSecrets here?

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.

2 participants