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

Fix pause issues #5

Merged
merged 2 commits into from
Apr 3, 2024
Merged

Fix pause issues #5

merged 2 commits into from
Apr 3, 2024

Conversation

theogravity
Copy link
Owner

  • Fix issue where pausing a download won't pause it
    • This can happen if you pause right after starting a download where internally we pause then resume after
      internal handlers are set. Now we'll track if the user has paused and will not auto-resume after.

Closes #4

@theogravity theogravity merged commit 9b5f4a8 into main Apr 3, 2024
1 check passed
@theogravity theogravity deleted the fix-user-initiated-pause branch April 3, 2024 21:00
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.

pause issues
1 participant