Broken pipe when receiving tarball + signed tarball (not tarball signature) #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We got a
[FAIL] An error occured: [Errno 32] Broken pipe
when sending both non-signed tarball + signed tarball.It is probable that the code that handle tarball + dedicated signature is called, whereas we are not in this case.
Fixed in
408e007912