Skip to content

Replace gson.tojson with Parcelable implementation#1124

Merged
dessalines merged 6 commits into
LemmyNet:mainfrom
MV-GH:feat/1061
Aug 4, 2023
Merged

Replace gson.tojson with Parcelable implementation#1124
dessalines merged 6 commits into
LemmyNet:mainfrom
MV-GH:feat/1061

Conversation

@MV-GH

@MV-GH MV-GH commented Aug 2, 2023

Copy link
Copy Markdown
Collaborator

I also replaced the consume.Return & addReturn.
I tried to get takeDepsFromRoot to be one function but that did not work

@nahwneeth what do you think?

Fixes #1061

@MV-GH MV-GH changed the title Replace gson.tojson with Parcleable implemtation Replace gson.tojson with Parcelable implementation Aug 2, 2023

@dessalines dessalines left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

NM just tested, this crashes for some reason.

@MV-GH

MV-GH commented Aug 3, 2023

Copy link
Copy Markdown
Collaborator Author

Do you still have the stack trace?

@MV-GH

MV-GH commented Aug 3, 2023

Copy link
Copy Markdown
Collaborator Author

Cuz I cant reproduce this error, what action did you do?

@dessalines dessalines left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

My bad. I just tried this after merging from main again, and couldn't replicate the error. It was crashing on startup. Anyways we can merge this after it passes CI, we'll pretty quickly know if it happens again.

@dessalines dessalines enabled auto-merge (squash) August 4, 2023 15:34
@MV-GH

MV-GH commented Aug 4, 2023

Copy link
Copy Markdown
Collaborator Author

These code changes shouldn't even trigger on startup. Probably was a room error

@dessalines dessalines merged commit 40a2b5f into LemmyNet:main Aug 4, 2023
@MV-GH MV-GH deleted the feat/1061 branch August 4, 2023 16:00
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.

Update takeDepsFromRoot, to use Parcelable

3 participants