dwavesystems / dwave-cloud-client

A minimal implementation of the REST interface used to communicate with D-Wave Solver API (SAPI) servers.
https://docs.ocean.dwavesys.com/projects/cloud-client/en/stable/
Apache License 2.0
59 stars 40 forks source link

Fix race condition during answer download #626

Closed randomir closed 3 months ago

randomir commented 3 months ago

Fix #624.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.39%. Comparing base (fd7ebca) to head (be1ea05). Report is 171 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #626 +/- ## ========================================== + Coverage 88.37% 88.39% +0.02% ========================================== Files 33 33 Lines 4480 4482 +2 ========================================== + Hits 3959 3962 +3 + Misses 521 520 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.