Skip to content

fix: Remove linked proxies from queue #172

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

Merged
merged 2 commits into from
Jun 14, 2022

Conversation

in03
Copy link
Owner

@in03 in03 commented Jun 14, 2022

Addresses #177

Media that is linked by the handle_existing_unlinked handler is now properly removed
from the media_list before being passed on.

Changes:

  • Fixed broken if/else logic that bypasses list comprehension
  • Fixed broken list comprehension that doesn't comprehend anything

in03 and others added 2 commits June 14, 2022 12:54
- Fix incorrect if/else flow bypassing media_list reduction after file link
- Fix broken media_list reduction (list comprehension) passing already linked files
@in03 in03 merged commit 046e595 into main Jun 14, 2022
@in03 in03 deleted the bug/issue-177/still-queuing-linked-proxies branch June 14, 2022 03:37
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