sliding-sync/tests-integration
David Robertson 7172fda846
Stop waiting for data when closing v2 servers
This makes integration tests about twice as fast for me, according to

```sh
time go test -count=1 ./tests-integration/ -v
```

Before:

real 2m4.053s
user 0m4.187s
sys  0m1.495s

After:

real 1m7.415s
user 0m3.093s
sys  0m1.347s
2023-10-19 19:01:39 +01:00
..
2023-06-07 13:58:44 +01:00
2023-09-19 13:47:58 +01:00