Skip to content

If Batchsize > (configs / singlethreadsize) then code entirely breaks #1

@sylshaw01

Description

@sylshaw01

This is a user error to watch out for. If you set it to send more jobs (batch size) per iteration than is needed (configs / singlethreadsize) then it will just fire off every iteration at once?
As this is a user error I'm not planning on fixing this but I wanted it made aware of

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