Commit 0f2eb74
fix: resolve @observable double-free crash in tests
Release old OnboardingViewModel before creating a new instance in
testReInstantiatingAfterCompletionStartsAtWelcome to avoid malloc
double-free from @observable's internal tracking.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ff10142 commit 0f2eb74
1 file changed
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
95 | 98 | | |
96 | 99 | | |
97 | 100 | | |
| |||
0 commit comments