Skip to content

Avoid duplicated job execution when an execution is waiting to start #4100

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

Conversation

cormoran
Copy link

This PR fixes #3788

@cormoran cormoran force-pushed the 3788-avoid-duplicated-job-execution branch from 87311a9 to b39d1bc Compare May 5, 2022 17:56
@cormoran
Copy link
Author

cormoran commented Jun 1, 2022

#4113 also fixes the same issue with more fundamental way, although my PR might have fewer change to interface.
Feel free to close it if authors will accept #4113.

@fmbenhassine
Copy link
Contributor

@cormoran As you mentioned, #4113 fixes the same issue in a more fundamental way, so I'm closing this PR as superseded by #4113.

Thank you for your contribution anyway!

@fmbenhassine fmbenhassine added the status: superseded Issues that are superseded by other issues label Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core pr-for: bug status: superseded Issues that are superseded by other issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplicated job execution for single job instance.
2 participants