Skip to content

Make deserialization a bit more resilient to data changes#53362

Merged
mikayla-maki merged 1 commit intomainfrom
deserialization-resilience
Apr 8, 2026
Merged

Make deserialization a bit more resilient to data changes#53362
mikayla-maki merged 1 commit intomainfrom
deserialization-resilience

Conversation

@mikayla-maki
Copy link
Copy Markdown
Member

This PR makes sidebar deserialization enforce the invariants that the multiworkspace is supposed to enforce. Also, this PR makes it so that failing to deserialize the active workspace no longer totally fails to deserialize the multiworkspace.

Self-Review Checklist:

  • I've reviewed my own diff for quality, security, and reliability
  • Unsafe blocks (if any) have justifying comments
  • The content is consistent with the UI/UX checklist
  • Tests cover the new/changed behavior
  • Performance impact has been considered and is acceptable

Release Notes:

  • N/A

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Apr 8, 2026
@mikayla-maki mikayla-maki marked this pull request as ready for review April 8, 2026 04:33
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Apr 8, 2026
@mikayla-maki mikayla-maki merged commit 4a5826b into main Apr 8, 2026
42 checks passed
@mikayla-maki mikayla-maki deleted the deserialization-resilience branch April 8, 2026 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants