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

Fix async multiprocess queue logging test #286

Conversation

randomir
Copy link
Member

Reason: in mp, put is async, it takes nonzero time.

Fix #279.

Reason: in mp, put is async, it takes nonzero time.

Fix dwavesystems#279.
@randomir randomir merged commit 507e36e into dwavesystems:master Dec 23, 2022
@randomir randomir deleted the fix-flaky-multiprocessing-queue-test/issue-279 branch December 23, 2022 12:09
randomir added a commit that referenced this pull request Dec 23, 2022
New Features
---

- Add Python 3.11 support.
  See #285.

Fixes
---

- Adapt SA concurrency test to new Neal default schedule.
  See #278.

- Add lattice ref solver to docs.
  See #282.

- Stop using deprecated numpy type aliases.
  See #283.

- Fix async multiprocess queue logging test.
  See #286.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flaky test for hybrid.Log to shared queue
1 participant