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

Make QAMExecutionResult serializable #1719

Open
MarquessV opened this issue Dec 18, 2023 · 0 comments
Open

Make QAMExecutionResult serializable #1719

MarquessV opened this issue Dec 18, 2023 · 0 comments
Assignees
Labels
enhancement ✨ A request for a new feature.

Comments

@MarquessV
Copy link
Contributor

Due to using non-picklable members from qcs-sdk-python, QAMExecutionResult is not itself serializable. We should add a way to pickle it, either by supporting pickling upstream or implementing it for QAMExecutionResult specifically.

@MarquessV MarquessV added the enhancement ✨ A request for a new feature. label Dec 18, 2023
@MarquessV MarquessV self-assigned this Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ A request for a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant