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

Issue 474 | Gateway: stop jobs #476

Merged
merged 1 commit into from
May 1, 2023
Merged

Conversation

IceKhan13
Copy link
Member

Summary

Gateway stop jobs

Details and comments

Closes #474

@IceKhan13 IceKhan13 added the enhancement New feature or request label Apr 28, 2023
@pacomf
Copy link
Member

pacomf commented Apr 28, 2023

Thinking in maybe a feature issue, not for this PR... can we stop any running quantum job that it is running inside of the ray job as well?

@IceKhan13
Copy link
Member Author

IceKhan13 commented Apr 28, 2023

Then we need to keep track of all of all of the quantum jobs, which is kinda clunky. Basically we will need to monitor each <Primitive>.run call and keep all job ids.

Or close session 🤔 Something along those lines

Definitely not this PR, but it's worth thinking about this, you right.

@IceKhan13 IceKhan13 marked this pull request as ready for review April 28, 2023 20:28
@IceKhan13 IceKhan13 merged commit 978ed9c into main May 1, 2023
@IceKhan13 IceKhan13 deleted the issue-474/gateway-stop-job branch May 1, 2023 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GatewayProvider: stop job
2 participants