codesacka / openholdembot

Automatically exported from code.google.com/p/openholdembot
Other
0 stars 0 forks source link

*Maybe* a race-condition, when trying to apply a formula, while the autoplayer is active. #84

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
http://www.maxinmontreal.com/forums/viewtopic.php?f=156&t=9723&start=0&st=0&sk=t
&sd=a

OH does disable the autoplayer, when applaying a new formula,
but there *may be* still a race-condition.

I consider this problem very minor, as
a) race-conditions tend to be ugly.
b) sane people just don't do that (changing wheels while driving on the
speedway).

Won't fix.

Original issue reported on code.google.com by thehighfish@googlemail.com on 11 Dec 2009 at 9:52

GoogleCodeExporter commented 9 years ago
issue 84 more or less solved.
* improved warning messages.
* reduced risk for race-condition.

Original comment by thehighfish@googlemail.com on 20 May 2010 at 7:59