Skip to content

Raise an error if an object fails to serialize#357

Merged
Blacksmoke16 merged 2 commits intomasterfrom
unserializable
Mar 4, 2024
Merged

Raise an error if an object fails to serialize#357
Blacksmoke16 merged 2 commits intomasterfrom
unserializable

Conversation

@Blacksmoke16
Copy link
Copy Markdown
Member

  • Indicates it does not include either JSON::Serializable or ASR::Serializable

Fixes #351

Indicating it does not include either `JSON::Serializable` or `ASR::Serializable`
@Blacksmoke16 Blacksmoke16 added component:framework kind:enhancement New functionality to an existing feature labels Mar 4, 2024
@Blacksmoke16 Blacksmoke16 enabled auto-merge (squash) March 4, 2024 05:25
@Blacksmoke16 Blacksmoke16 merged commit 0d38070 into master Mar 4, 2024
@Blacksmoke16 Blacksmoke16 deleted the unserializable branch March 4, 2024 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:framework kind:enhancement New functionality to an existing feature

Development

Successfully merging this pull request may close these issues.

Better handle default case when returned object is not serializable

1 participant