On Tue Aug 12 14:09:00 2025 +0000, Rémi Bernon wrote:
It's usually preferred to keep the timeouts smaller if we're expecting a timeout, something like 10ms or 100ms instead should be good enough. It might not be as accurate but we want to avoid wasting time unnecessarily in the tests.
Yeah, I have shortened the timeouts, thanks.