Skip to content

schedule to stop job which started with scheduling #500

@Vernadskii

Description

@Vernadskii

Hi, I have researched issues but didn't find related issues with this.
(#160) <-- is it better to create custom time checker in job and use schedule.CancelJob?
(#226) <-- It looks like what i need, if i right understand
it could be some think like this:
job = schedule.every().day.at("00:00").do(start_logging()).stop("23:59")
Thank you!

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