Commit 4ad2b0a
Fix exitStagingMode for rehydrated containers
When a container is rehydrated from pending state while in staging mode,
the DataObject doesn't have stageControls (only set when enterStagingMode
is called). Handle this gracefully by returning early instead of asserting.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: anthony-murphy <anthony.murphy@microsoft.com>1 parent 2e83ddd commit 4ad2b0a
File tree
1 file changed
+6
-1
lines changed- packages/test/local-server-stress-tests/src
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
317 | | - | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
318 | 323 | | |
319 | 324 | | |
320 | 325 | | |
| |||
0 commit comments