-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test_backpressure.py::TransitWebSockets::test_buffer_fills - twisted.internet.error.ProcessExitedAlready #39
Comments
I don't know how important the fact this is failing on teardown. |
The CI in this project already runs against 3.10 and 3.11. Can you say what is different in your setup, or how to reproduce? |
I currently can't reproduce it out of the ZKAPAuthorizer build (here's for ZKAPAuthorizer CI failure with above problem). |
I guess this is a murk-up with the Nix packaging around it. For the backpressure integration test, a transitrelay is run, and that seems to fail during build from within ZKAPAuthorizer:
I don't know why this happens - I copied the nix from nixkpgs ... Bleh. I vendored the version from current stable nixpkgs when the nixpkgs maintainer already fixed the problem I am running into two weeks ago. That patch is quite something!
Let's see how that works out. Anyway, sorry for the noise, my problem is not with this project but with Nix |
This is not true for latest releases |
I have a failing test when building as part of ZKAPAuthorizer (with Python 3.10 and 3.11):
The text was updated successfully, but these errors were encountered: