quacktors icon indicating copy to clipboard operation
quacktors copied to clipboard

Fix feature/control-channel

Open Azer0s opened this issue 2 years ago • 2 comments

All tests should pass. The arch change to control channel is important so that there is no weird raisyness in the quit behaviour. This is testable via

for run in {1..50}; do go test -run TestGenServerCallWithTimeout; done

Azer0s avatar Sep 22 '21 19:09 Azer0s