Skip to content

How can we run immediately a scheduler? #840

Answered by agronholm
vadympop asked this question in Q&A
Discussion options

You must be logged in to vote

On APScheduler 4 (still in alpha), you can: await scheduler.run_job("my_task_id")

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@vadympop
Comment options

@agronholm
Comment options

@vadympop
Comment options

Answer selected by vadympop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants