Open KPHippe opened 2 years ago
The current code assumes each request is going to complete, and driver will break if response is not exactly what is expected.
This can cause issues when the ot2 is finishing a protocol when we queue the next one.
Two solutions:
The current code assumes each request is going to complete, and driver will break if response is not exactly what is expected.
This can cause issues when the ot2 is finishing a protocol when we queue the next one.
Two solutions: