<p dir="ltr">> What is a `race condition'?</p>
<p dir="ltr">Multiple threads accessing and modifying shared resource (value) inĀ  uncontrolled order, which may differ each time code runs.</p>