Skip to content

runner: correct use of cowurl when determining listen arg - #48393

Merged
jkarneges merged 1 commit into
mainfrom
jkarneges/runner-cowurl-fix
Jul 31, 2026
Merged

runner: correct use of cowurl when determining listen arg#48393
jkarneges merged 1 commit into
mainfrom
jkarneges/runner-cowurl-fix

Conversation

@jkarneges

Copy link
Copy Markdown
Member

QUrl supports manipulation when null, which this code was relying on. CowUrl does not support this, and I'm thinking we keep it that way and just update the call site.

I also checked a bunch of other call sites to see if we are doing this anywhere else and didn't find anything.

@jkarneges
jkarneges requested a review from a team July 31, 2026 00:26
@jkarneges
jkarneges merged commit 9259474 into main Jul 31, 2026
19 checks passed
@jkarneges
jkarneges deleted the jkarneges/runner-cowurl-fix branch July 31, 2026 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants