Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

job.update_moregreetings API action stalls forever when running in timeout #14

Closed
jensschuppe opened this issue Nov 6, 2019 · 1 comment

Comments

@jensschuppe
Copy link
Collaborator

Since the setting moregreetings_job_status is used for both, indicating whether the job is currently running, and where it last stopped when interrupted due to the set time limit, the job can never again be started when it runs into a timeout and the setting value is busy.

There should be a better locking mechanism for avoiding such deadlocks.

bjendres added a commit that referenced this issue Oct 13, 2020
@jensschuppe jensschuppe added the status:needs work There is code, but it needs additional work before it should be reviewed label Mar 25, 2021
bjendres added a commit that referenced this issue Jan 20, 2022
bjendres added a commit that referenced this issue Jan 20, 2022
@jensschuppe jensschuppe added this to the 1.1 milestone Nov 25, 2022
@jensschuppe
Copy link
Collaborator Author

Closing as duplicate of #21.

@jensschuppe jensschuppe added duplicate and removed status:needs work There is code, but it needs additional work before it should be reviewed labels Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant