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

Remove unnecessary unpack #36152

Merged
merged 1 commit into from
Sep 9, 2016
Merged

Conversation

cachedout
Copy link
Contributor

This was causing msgpack stacktraces everywhere because it would effectively try to unpack an empty msg.

Closes #36094

@rallytime This needs to go fwd to the Carbon branch, please.

This was causing msgpack stacktraces everywhere because it would effectively try to unpack an empty msg.

Closes saltstack#36094
@rallytime
Copy link
Contributor

@cachedout Will do!

@rallytime
Copy link
Contributor

Go Go Jenkins!

@cachedout
Copy link
Contributor Author

Also, ping @DmitryKuzmenko on this one. I don't see any reason for this line being in there but maybe there is something I missed.

@rallytime
Copy link
Contributor

Go Go Jenkins!

@rallytime rallytime added the Pending-Discussion The issue or pull request needs more discussion before it can be closed or merged label Sep 8, 2016
@UtahDave
Copy link
Contributor

UtahDave commented Sep 8, 2016

I just tested this fix on Carbon on Windows and it does fix the stacktrace I was seeing.

@DmitryKuzmenko
Copy link
Contributor

@cachedout sure! I've missed the fact it's already unpacked before. Sorry for the fault, thank you for catch!

@cachedout cachedout merged commit 24bd037 into saltstack:2016.3 Sep 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pending-Discussion The issue or pull request needs more discussion before it can be closed or merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants