You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running transpile with multiprocessing and fractional gates triggers a TypeError: cannot pickle 'qiskit._accelerate.two_qubit_decompose.TwoQubitControlledUDecomposer' object.
How can we reproduce the issue?
Discovered running the following qiskit-aer unit test with multiprocessing: test/terra/backends/aer_simulator/test_executors.py