Skip to content

Use watchdog rather than Apscheduler #55

@Cheyans

Description

@Cheyans

We want to have an event driven architecture and not schedule based. Currently we use apscheduler to run all our jobs on lv-media to check for file changes. Rather we should use watchdog to watch for file changes and trigger the necessary callbacks.
https://pypi.python.org/pypi/watchdog

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions