feat(serial): Robust environment extension pickling #216

Merged
aniva merged 6 commits from serial/env-extensions into dev 2025-06-24 13:41:06 -07:00
Owner
  • fix: Pickle environment extensions

This paves the way for branch unification across multiple machines.

The main hypothesis I want to test is that we do not need to pickle the entire environment, just the delta would be sufficient.

- fix: Pickle environment extensions This paves the way for branch unification across multiple machines. The main hypothesis I want to test is that we do not need to pickle the entire environment, just the delta would be sufficient.
aniva added this to the v0.3.3 milestone 2025-06-20 10:20:22 -07:00
aniva self-assigned this 2025-06-20 10:20:22 -07:00
aniva changed title from feat: Robust environment extension pickling to feat(serial): Robust environment extension pickling 2025-06-20 12:27:49 -07:00
aniva deleted branch serial/env-extensions 2025-06-24 13:41:06 -07:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: aniva/Pantograph#216
No description provided.