[Haskell-beginners] Doubts about functional programming paradigm
Imants Cekusins
imantc at gmail.com
Sat Dec 12 01:03:43 UTC 2015
> What is a `race condition'?
Multiple threads accessing and modifying shared resource (value) in
uncontrolled order, which may differ each time code runs.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20151212/c447c0ce/attachment.html>
More information about the Beginners
mailing list