Commit a440ab7
committed
Fix pending override state leaking between empty server threads
Use a ref to track the previous thread ID so that pendingServerThreadEnvMode
and pendingServerThreadBranch are always reset when navigating to a different
thread, even when canOverrideServerThreadEnvMode remains true for both threads.1 parent 9efc9f9 commit a440ab7
1 file changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2228 | 2228 | | |
2229 | 2229 | | |
2230 | 2230 | | |
| 2231 | + | |
2231 | 2232 | | |
2232 | | - | |
2233 | | - | |
| 2233 | + | |
| 2234 | + | |
| 2235 | + | |
| 2236 | + | |
| 2237 | + | |
| 2238 | + | |
2234 | 2239 | | |
2235 | | - | |
2236 | | - | |
2237 | 2240 | | |
2238 | 2241 | | |
2239 | 2242 | | |
| |||
0 commit comments