Skip to content

JSONSerialization doesn't support Set's, so return an Array#104

Merged
g-Off merged 1 commit intomasterfrom
crash-crash-fix
Jul 26, 2018
Merged

JSONSerialization doesn't support Set's, so return an Array#104
g-Off merged 1 commit intomasterfrom
crash-crash-fix

Conversation

@g-Off
Copy link
Copy Markdown
Contributor

@g-Off g-Off commented Jul 24, 2018

Fixes a crash that would happen when a crash happened. Attempting to serialize a Set using JSONSerialization doesn't work, it needs to be an Array

@g-Off g-Off requested review from raulriera and sherryshao July 24, 2018 15:37
Copy link
Copy Markdown

@dannbeau dannbeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Contributor

@sherryshao sherryshao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TIL thanks for the fix 🙏🏻

@g-Off g-Off merged commit 61e4277 into master Jul 26, 2018
@g-Off g-Off deleted the crash-crash-fix branch July 26, 2018 13:58
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.

4 participants