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: Decode bytes to produce a string #1371

Merged
merged 1 commit into from
Jan 13, 2025
Merged

FIX: Decode bytes to produce a string #1371

merged 1 commit into from
Jan 13, 2025

Conversation

oesteban
Copy link
Member

With the new JSON library, dumps() seems to return bytes. Here we decode the output of dumps(), ensuring the output is converted into text.
This effectively should address the issue linked below.

Resolves: #1352.

With the new JSON library, ``dumps()`` seems to return bytes.
Here we decode the output of ``dumps()``, ensuring the output is
converted into text.
This effectively should address the issue linked below.

Resolves: #1352.
@oesteban oesteban merged commit 9d4cc9e into master Jan 13, 2025
14 checks passed
@oesteban oesteban deleted the fix/1352 branch January 13, 2025 10:12
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.

Exception raised while executing Node _UploadMetric
1 participant