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

don't close socket when pausing #4821

Open
wants to merge 1 commit into
base: 4.x
Choose a base branch
from
Open

Commits on Dec 12, 2023

  1. don't close socket when pausing

    because it prevented us from canceling an upload that is paused
    note that we here sacrifice the ability to pause uploads and have other uploads take over the paused upload's rate limit queue spot.
    this is sacrificed because we will soon remove the ability to pause/resume uploads anyways
    
    (cherry picked from commit e4dbe77)
    mifi committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    172469a View commit details
    Browse the repository at this point in the history