Skip to content

Adding the same task twice leads to errors. #37

@BlackEdder

Description

@BlackEdder

If you add the same task twice that will lead to the task chain being broken. It is possible to check against this by adding the following here

     if (aTask.iScheduler == this)
         return;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions