Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bench(bin): panic when server terminates
The `neqo-bin` benchmarks spin up a `neqo-server` and then run various different client scenarios against it. Once done, they send the `neqo-server` a signal to terminate. In case the server terminates early (e.g. due to an error), surface it to the user.
- Loading branch information