Skip to content

Allow using rouille's event loop to launch periodic tasks #277

@tgross35

Description

@tgross35

Would it be possible to add an AIP for periodic tasks? It seems like it may be somewhat easy to tap into the main loop and dispatch a thread (either from the pool or a new one) on a set Duration.

This can be done independent of Rouille, but providing an integrated API would be nice to reuse some resources.

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