Skip to content

Use a polling mechanism instead of a look-forward loop #964

@sheerlox

Description

@sheerlox

Refactor to poll and fire when condition is true.

Simplifies code a great deal and avoids all the issues which have repetitively been seen in attempts to determine the next running time.

This includes all the issues which were seen with using loops to look forward in time.

Originally posted by @mryellow in #962

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:refactorChanges that neither fixes a bug nor adds a feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions