Microsoft's Sebastian Burckhardt gives a video tutorial of some of the new features of CHESS: data race detection and ChessBoard.
CHESS is a concurrency testing tool developed by Microsoft Research that takes a concurrent unit test and executes it with different thread schedules.
Sebastian explains how CHESS can detect data races. You'll also learn how to drill into concurrency issues using the ChessBoard, an application designed to drill and investigate concurrent tests.


