Skip to content

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

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

g-Off merged 1 commit into
masterfrom
crash-crash-fix

Conversation

@g-Off

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

Copy link
Copy Markdown
Contributor

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

@dannbeau dannbeau left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

@sherryshao sherryshao left a comment

Copy link
Copy Markdown
Contributor

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