Skip to content

If transfers are disabled whilst there are send queues ready to go out, then we will create an infinite loop #138

@JBorrow

Description

@JBorrow

if librarian is None or not librarian.transfers_enabled:

This returns true, which fails the break statement below. I think the idea here was to 'move on to the next one' but we don't do that as we run the query inside the function and so there is no state.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions