Skip to content

Is there any approach to set max_running_time of job? #584

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

You must be logged in to vote

No, you cannot (safely) kill threads on Python. There is a method coming in v4 that lets synchronous jobs check if they have been externally cancelled but that requires modifying the job code to support that.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by chibai
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