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

Create a custom deserializer for job results

Open caleb-johnson opened this issue 10 months ago • 0 comments

As discussed here in #944 , we should handle deserialization of results with a custom deserializer, rather than an extra json.loads call in the Job.result method.

caleb-johnson avatar Oct 04 '23 00:10 caleb-johnson