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: state result can be str instead of dict #515

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

duhow
Copy link
Contributor

@duhow duhow commented Oct 24, 2023

Fixes #510

A string may be returned as Salt JSON result, for example when success: false, the value can be Unhandled exception running state.apply, instead of an expected dict with the content.

The content of the string is not checked at the moment.

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.

Unexpected error while viewing minions / comformity list
1 participant