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 parallel_map publishing for an input of len=1 #1394

Merged
merged 21 commits into from
Nov 30, 2018
Merged

Fix parallel_map publishing for an input of len=1 #1394

merged 21 commits into from
Nov 30, 2018

Conversation

nonhermitian
Copy link
Contributor

Summary

fixes #1393

Details and comments

The parallel_map function was publishing for an input of len=1.

@nonhermitian nonhermitian self-assigned this Nov 30, 2018
@jaygambetta jaygambetta merged commit 9082a7b into Qiskit:master Nov 30, 2018
lia-approves pushed a commit to edasgupta/qiskit-terra that referenced this pull request Jul 30, 2019
* Fix parallezation in transpile.compile

* Revert "Fix parallezation in transpile.compile"

This reverts commit 98e78d0.

* remove oops files

* fix progress bar being used for single circuit.

* add to changelog
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 this pull request may close these issues.

Compile and execute use a progress bar even if a single circuit is passed.
2 participants