in reply to Re: Is it OK for Time::HiRes::time() to report the time differently per thread?
in thread Is it OK for Time::HiRes::time() to report the time differently per thread?

That doesn't fix your bug. The race condition is still present even if you didn't see a failure.

  • Comment on Re^2: Is it OK for Time::HiRes::time() to report the time differently per thread?