Skip to content

Adds error handling for serialization failure in MPDB readRows#1030

Merged
jaredmixpanel merged 2 commits intomixpanel:masterfrom
pedro-nadolny:master
Feb 26, 2025
Merged

Adds error handling for serialization failure in MPDB readRows#1030
jaredmixpanel merged 2 commits intomixpanel:masterfrom
pedro-nadolny:master

Conversation

@pedro-nadolny
Copy link
Contributor

@pedro-nadolny pedro-nadolny commented Jan 29, 2025

This should fix the issues reported in #1027

Without the error handling, serialization is returning nil and then trying to insert that in some array, which causes a crash.

@pedro-nadolny
Copy link
Contributor Author

pedro-nadolny commented Feb 4, 2025

@jaredmixpanel Any chance of moving this forward? We got some counts of this crash in our crashlytics

@jaredmixpanel jaredmixpanel merged commit d24abab into mixpanel:master Feb 26, 2025
1 check passed
@jaredmixpanel
Copy link
Contributor

@pedro-nadolny Thanks for the PR. I will release a new version with this soon.

@jaredmixpanel
Copy link
Contributor

@pedro-nadolny v5.0.8 has been released with this fix. Thanks again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants