On 27/01/17 16:36, Brian Hackett wrote:
> Any thoughts or comments?

It would be really good if testing for data races with TSan could be
an integral, routine part of this development process.  We've seen in
the past that after-the-fact race detection and fixing is a slow and
difficult process, and it would be much better to do this as you go
along.  Plus, having something that can validate intuitions about
race-freedom (or otherwise) of code is in itself helpful for hacking.

I am happy to help out with configuring, using, etc, TSan; plus others
on this list have knowledge of it too.

w/ apologies in advance if you had planned to do this all along ..

J

_______________________________________________
dev-tech-js-engine-internals mailing list
dev-tech-js-engine-internals@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

Reply via email to