Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Never pass an empty snapshot to initialState. #556

Merged
merged 2 commits into from
Sep 23, 2019

Conversation

zach-klippenstein
Copy link
Collaborator

@zach-klippenstein zach-klippenstein commented Aug 22, 2019

Two commits, I'd recommend reviewing individually.

Fixes #506

@zach-klippenstein zach-klippenstein force-pushed the zachklipp/dont-restore-empty-snapshots branch 3 times, most recently from d802126 to bf3bec1 Compare September 17, 2019 12:30
@zach-klippenstein zach-klippenstein changed the title Zachklipp/dont restore empty snapshots Never pass an empty snapshot to initialState. Sep 17, 2019
@zach-klippenstein zach-klippenstein marked this pull request as ready for review September 17, 2019 12:31
@zach-klippenstein zach-klippenstein added this to In progress in Workflow (Kotlin) via automation Sep 17, 2019
@zach-klippenstein zach-klippenstein added this to the kotlin v0.21.0 milestone Sep 17, 2019
… ByteString directly instead.

Saves a few pointless allocations.
@zach-klippenstein zach-klippenstein force-pushed the zachklipp/dont-restore-empty-snapshots branch from bf3bec1 to 3d8fe6d Compare September 20, 2019 21:08
@zach-klippenstein zach-klippenstein force-pushed the zachklipp/dont-restore-empty-snapshots branch from 3d8fe6d to 615ce89 Compare September 21, 2019 00:17
@zach-klippenstein zach-klippenstein merged commit 72575dd into master Sep 23, 2019
Workflow (Kotlin) automation moved this from In progress to Done Sep 23, 2019
@zach-klippenstein zach-klippenstein deleted the zachklipp/dont-restore-empty-snapshots branch September 23, 2019 17:32
@zach-klippenstein zach-klippenstein added the kotlin Affects the Kotlin library. label Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kotlin Affects the Kotlin library.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Do not restore empty snapshots
2 participants