-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: LocalQuantumTask to use ExecutionManager (#657)
* feat: LocalQuantumTask to use ExecuteManager * tests:Add cancel unit test * refactor: change function names according to default sim * change: Edge case where execution_manager is not available * tests: Add unit test and clean up existing tests * change: refactor code * fix: tests * change: check if id is provided in execution manager * tests: add test_id * update dependency branch to feature/execute-manager
- Loading branch information
1 parent
98378bf
commit a7302cf
Showing
10 changed files
with
794 additions
and
289 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.