radicle-link icon indicating copy to clipboard operation
radicle-link copied to clipboard

linkd crashing from radicle-cli's test script

Open slack-coder opened this issue 3 years ago • 2 comments

Running the radicle-cli's test contributor workflow script is causing the latest version of linkd to fail over.

  2022-10-18T19:25:58.782152Z ERROR quinn::builders: I/O error: Invalid argument (os error 22)
    at [home]/.cargo/registry/src/github.com-1ecc6299db9ec823/quinn-0.7.2/src/builders.rs:79

slack-coder avatar Oct 18 '22 19:10 slack-coder

I'm under the impression that the version of radicle-cli that uses linkd is not going to be officially published, so I don't think it's worth digging into this, personally.

If you'd like to dig in deeper and post your findings here, I'm happy to review them and answer any questions. A good start would be to detail what the "test contributor workflow script" does because I've never interacted with it.

FintanH avatar Oct 19 '22 11:10 FintanH

I'm under the impression that the version of radicle-cli that uses linkd is not going to be officially published, so I don't think it's worth digging into this, personally.

Noted, at least we have it documented here for others.

If you'd like to dig in deeper and post your findings here, I'm happy to review them and answer any questions. A good start would be to detail what the "test contributor workflow script" does because I've never interacted with it.

Good point, I updated the issue with a link to the test script in question.

slack-coder avatar Oct 19 '22 13:10 slack-coder