Hello,
Can i call per example DetectPath from multiple threads ?
i'm not a Rust developper, but if i understand the code correctly for multi thread access we must wrap the inner session with a mutex. I don't have the know how in Rust to be sure
Thank you
Hello,
Can i call per example
DetectPathfrom multiple threads ?i'm not a Rust developper, but if i understand the code correctly for multi thread access we must wrap the inner session with a mutex. I don't have the know how in Rust to be sure
Thank you