You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: run daemon tools as tools when referenced by 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 <[email protected]>
0 commit comments