Commit fe23e57
committed
Stop passing the deleted active field in the signal fixture
RunStateHandle dropped its own active flag in favor of handle
presence as the sole liveness signal, but this fixture still set
it. tsconfig excludes tests/ from typecheck, so nothing caught
the stale field and the setter silently ignored the excess
property.1 parent a0b0571 commit fe23e57
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments