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

fix: run daemon tools as tools when referenced by other tools #943

Closed
wants to merge 1 commit into from

Conversation

thedadams
Copy link
Contributor

Daemon tools are usually started when other tools reference them by URL. However, they are not run like other tools. Therefore, their credentials are not processed as expected.

This change will detect when tools reference daemon tools and ensure they are run like other tools.

Daemon tools are usually started when other tools reference them by URL.
However, they are not run like other tools. Therefore, their credentials
are not processed as expected.

This change will detect when tools reference daemon tools and ensure
they are run like other tools.

Signed-off-by: Donnie Adams <donnie@acorn.io>
@thedadams
Copy link
Contributor Author

Closing after feedback.

@thedadams thedadams closed this Feb 3, 2025
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.

3 participants