qiskit-serverless icon indicating copy to clipboard operation
qiskit-serverless copied to clipboard

Make Job.stop() without `service` argument

Open akihikokuroda opened this issue 1 year ago • 0 comments

What is the expected enhancement?

The Job.stop() method requires QiskitRuntimeService instance to cancel all backend jobs. This issue is to investigate and implement job.stop() method without the argument.

akihikokuroda avatar May 09 '24 20:05 akihikokuroda