ObjectVision / GeoDMS

Source code for the GeoDMS software
Other
7 stars 1 forks source link

No time-out when TestScript command halts. #752

Closed MaartenHilferink closed 1 month ago

MaartenHilferink commented 1 month ago

Steps to reproduce:

MaartenHilferink commented 1 month ago

std::future::get doesn't have a time-out variant, which is needed here:

image