Commit 233e88e
Clear SessionState in TestJobManagerInitTimeoutTests TearDown
The persist/restore test writes synthetic jobs to SessionState, which
survives domain reloads and would be re-hydrated by TestJobManager's
[InitializeOnLoadMethod] hook. Flush the cleaned in-memory state back
to SessionState in TearDown so test artifacts don't leak across runs.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 3df5a84 commit 233e88e
1 file changed
Lines changed: 4 additions & 0 deletions
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
64 | 68 | | |
65 | 69 | | |
66 | 70 | | |
| |||
0 commit comments