Closed hacklschorsch closed 6 hours ago
I don't know how important the fact this is failing on teardown. Should the server not crash at all and there's more to investigate - or is it fine to ignore a broken 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). Still investigating...
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:
/nix/store/jw4k97j4rzy0cxv2xpfdvrqfn2js44dq-python3.11-twisted-24.3.0/bin/twistd -n: Unknown command: transitrelay
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!
# magic-wormhole relies on the internal API of
# magic-wormhole-transit-relay < 0.3.0 for testing.
Let's see how that works out. Anyway, sorry for the noise, my problem is not with this project but with Nix
magic-wormhole relies on the internal API of magic-wormhole-transit-relay < 0.3.0 for testing.
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):