qiskit-serverless
qiskit-serverless copied to clipboard
Make Job.stop() without `service` argument
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.