Commit 0b70e11
authored
test(proto): Stop driving the connection before a path idle timer fires (#557)
## Description
This is more in line with what `is_idle` is doing with `ConnIdle` as
well, and in the future once we handle #518 this is even more important,
as the tests expect that calling `pair.drive()` doesn't run the
connection till the idle timeout.
## Breaking Changes
Test changes only.1 parent c2103a1 commit 0b70e11
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6564 | 6564 | | |
6565 | 6565 | | |
6566 | 6566 | | |
6567 | | - | |
6568 | 6567 | | |
6569 | 6568 | | |
6570 | 6569 | | |
6571 | 6570 | | |
6572 | 6571 | | |
6573 | | - | |
| 6572 | + | |
| 6573 | + | |
| 6574 | + | |
| 6575 | + | |
| 6576 | + | |
| 6577 | + | |
6574 | 6578 | | |
6575 | 6579 | | |
6576 | 6580 | | |
| |||
0 commit comments