Add JFJochReceiverTest_Cancel
This commit is contained in:
@@ -38,7 +38,7 @@ JFJochProtoBuf::ReceiverOutput RunJFJochReceiverTest(std::vector<AcquisitionDevi
|
||||
if (x.GetImageNum() > 0) {
|
||||
// Initial communication
|
||||
if (abort) {
|
||||
std::this_thread::sleep_for(std::chrono::seconds(180));
|
||||
std::this_thread::sleep_for(std::chrono::seconds(60));
|
||||
service.Cancel(&grpc_context, nullptr, nullptr);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user