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

In Windows OS, terminal hangs if I try to show a sampleset a second time #104

Closed
JoelPasvolsky opened this issue Mar 5, 2021 · 1 comment · Fixed by #105
Closed

In Windows OS, terminal hangs if I try to show a sampleset a second time #104

JoelPasvolsky opened this issue Mar 5, 2021 · 1 comment · Fixed by #105
Labels
bug Something isn't working

Comments

@JoelPasvolsky
Copy link
Contributor

If I try from a CMD terminal of a Win 10 OS running iPython to use dwave.inspector.show(sampleset) twice, the second attempt causes the terminal to hang and it needs to be closed (CNTR-C and closing the browser window do not end the task).
This happens for both Pegasus and Chimera graphs.
Brower: Chrome version Version 88.0.4324.182 (Official Build) (64-bit)

@randomir
Copy link
Member

Verified. It happens on Linux as well.

@randomir randomir added the bug Something isn't working label Mar 24, 2021
randomir added a commit to randomir/dwave-inspector that referenced this issue Mar 29, 2021
randomir added a commit to randomir/dwave-inspector that referenced this issue Jun 9, 2021
randomir added a commit that referenced this issue Jun 14, 2021
Fixes
---

- Updated docs (#107, #108)
- Added Windows tests, refactored CI (#111, #112, #115)
- We now filter out non-QPU jobs during data capture to comply with the
  latest dwave-cloud-client (#110)
- Fixed blocking behavior on second and subsequent calls to `show()`
  (#104)
- Fixed handling of duplicate problems. Now we track (and `show()`) only
  the latest problem captured for a given `problem_id` (#114)

Changes
---

- Dropped Python 3.5 support (#111)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants