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 cancel panic when interrupting big json output #573

Merged
merged 3 commits into from
Feb 7, 2023

Conversation

wader
Copy link
Owner

@wader wader commented Feb 7, 2023

No description provided.

Can happen if ValueFn is used and it returns an error, reader is canceled etc
Cancel error from ValueFn etc will be return by Marshal instead
@wader wader changed the title Jqvalue cancel error Fix cancel panic when interrupting big json output Feb 7, 2023
@wader wader merged commit 5b3ed33 into master Feb 7, 2023
@wader wader deleted the jqvalue-cancel-error branch February 7, 2023 16:06
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.

None yet

1 participant