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

downloader: prohibit_new_downloads.lock check missed download .torrent from WebSeed #9295

Merged
merged 5 commits into from
Jan 24, 2024

Conversation

AskAlexSharov
Copy link
Collaborator

@AskAlexSharov AskAlexSharov commented Jan 24, 2024

moved .lock file handling inside TorrentFiles class - which is available everywhere and guarded by mutex.

fixing: #9294

@AskAlexSharov AskAlexSharov requested review from taratorio, battlmonstr and mh0lt and removed request for taratorio and battlmonstr January 24, 2024 02:14
@AskAlexSharov AskAlexSharov changed the title downloader: prohibit_new_downloads.lock check missed in WebSeed.Discovery downloader: prohibit_new_downloads.lock check missed download .torrent from WebSeed Jan 24, 2024
@AskAlexSharov AskAlexSharov merged commit 56db532 into devel Jan 24, 2024
7 checks passed
@AskAlexSharov AskAlexSharov deleted the downloader_webseed_prohibit_new branch January 24, 2024 10:53
yperbasis pushed a commit that referenced this pull request Jan 24, 2024
…t from WebSeed (#9295)

moved `.lock` file handling inside `TorrentFiles` class - which is
available everywhere and guarded by mutex.

fixing: #9294
yperbasis added a commit that referenced this pull request Jan 24, 2024
#9300)

Cherry pick PR #9295

---------

Co-authored-by: Alex Sharov <AskAlexSharov@gmail.com>
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