Skip to content

test: cover an occupied WebDAV address - #1853

Draft
magrathean-uk wants to merge 1 commit into
rustic-rs:mainfrom
magrathean-uk:split/issue-1534-webdav-port-regression
Draft

test: cover an occupied WebDAV address#1853
magrathean-uk wants to merge 1 commit into
rustic-rs:mainfrom
magrathean-uk:split/issue-1534-webdav-port-regression

Conversation

@magrathean-uk

Copy link
Copy Markdown

Fixes #1534

Adds regression coverage for the normal error path when the WebDAV listener cannot bind because its address is already occupied. This keeps the failure observable and prevents accidental changes to startup error handling.

Validation: cargo fmt --check; focused WebDAV tests; git diff --check.

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.

Crash invoking webdav when port 8000 is already in use

1 participant