On Sunday, 6 November 2022 01:33:21 PST Dennis Luehring wrote:
> so the question is: why are Qt developers (like you?) do not use TSAN for
> detecting such problems?

It's too much work because of too many false positives in any non-trivial 
work.

It might also be a resource limitation. Our CI already takes hours to run 
without any slow-down caused by sanitising everything with all sanitisers. But 
we do have an ASan run for every commit, at least.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Cloud Software Architect - Intel DCAI Cloud Engineering



_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to