Private GIT

Skip to content
Snippets Groups Projects
Commit 1b68f552 authored by TagForce's avatar TagForce
Browse files

Fix NoneType object has no attribute getOverview

- Fixes AttributeError: 'NoneType' object has no attribute 'getOverview'
exception in rare cases when removing a show for which a search is still
running.

Will handle the exception and log the show's indexerID to make debugging
easier.

This will not fix the root cause, which is that the search queues will
not be properly emptied when deleting a show. This will make sure we are
able to check if this is really the cause.
parent 28e0525a
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment