Skip to content

Conversation

@SimonSekavcnik
Copy link

Fixed a bug in the virtual.py -> virtualNode -> send_qubit method

When qubit is simulated at remote host the virtual node tries to call self._lock_simulating_node, but this
method belongs to the virtualQubit class.
locked_node = yield self._lock_simulating_node(exclude=[self.virtNode, remoteNode])

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.

1 participant