Skip to content

Fix kotlinx serialization in parseJson#2902

Merged
fire-light42 merged 1 commit into
recloudstream:masterfrom
Luna712:patch-3
Jun 8, 2026
Merged

Fix kotlinx serialization in parseJson#2902
fire-light42 merged 1 commit into
recloudstream:masterfrom
Luna712:patch-3

Conversation

@Luna712
Copy link
Copy Markdown
Contributor

@Luna712 Luna712 commented Jun 8, 2026

It doing runCatching on the Result itself, that results in the serializer always returning null. Just do what we do everywhere else here also, getContextual doesn't throw anything.

It doing runCatching on the Result itself, that results in the serializer always returning null. Just do what we do everywhere else here also, getContextual doesn't throw anything.
@fire-light42 fire-light42 merged commit 79cc3fb into recloudstream:master Jun 8, 2026
2 checks passed
@Luna712 Luna712 deleted the patch-3 branch June 8, 2026 20:23
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.

2 participants