Skip to content

ScheduledTasks RemoveTaskAfterExpiration not working... #34

@gdirikgil

Description

@gdirikgil

First of all many thanks for this great library.
I'm using ScheduledTasks with RemoveTaskAfterExpiration option true.
After expiration ScheduledTasks dont remove task from its task list.

When I check the code I see that TScheduler.Execute cannot remove task from list because TScheduledTask.DoExpire method sets task's enabled property to false.

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