Commit bd36c25
authored
Upgrade react-native-harness to 1.3.0 (#279)
Upgrades harness from 1.1.0 to 1.3.0. Key improvements:
- Bridge RPC closes immediately on app disconnect instead of waiting for
timeout
- New internal RPC transport with heartbeat-based liveness detection
- Dead app connections fail fast instead of ambiguous "device did not
respond" after 90s
Should reduce intermittent CI flakiness.1 parent 7b21fea commit bd36c25
3 files changed
Lines changed: 711 additions & 110 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
0 commit comments