Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ban as drop rather than close #5

Merged
merged 1 commit into from
May 6, 2024
Merged

Conversation

mh0lt
Copy link
Collaborator

@mh0lt mh0lt commented May 6, 2024

Change ban handling for webseed peers to be closer to torrent peers by calling drop on ban rather than close.

Drop is implemented by closing all existing web requests (the equivalent of closing and re-opening the connection).

@mh0lt mh0lt merged commit c5a9913 into release/v1.54 May 6, 2024
11 of 16 checks passed
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.

1 participant