Skip to content

Parallel measurements causes program to exit before outcomes are added to the ouput dict

This can be fixed by setting parallel=False (which is the default) in the measurement instruction.