dwavesystems / dwavesystems/dwave-cloud-client
Allow client to cancel active jobs
Open
- Dominant language
- Python
- Stars
- 63
- Forks
- 44
- Avg merge
- 13h 45m
- Merged PRs (30d)
- 1
Description
It would be great if we could cancel active jobs from the client itself, either en masse or individually, without needing to use the futures directly.
The use case here is for situations like using the composites in Ocean, where you may have to go several levels deep (`sampleset._future._future` etc) to get to the QPU job in order to cancel it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.