tag:github.com,2008:https://github.com/dadongdong/machinekit/releasesTags from machinekit2014-02-16T19:43:02Ztag:github.com,2008:Repository/61892342/machinekit_base2014-02-16T19:43:02Zmachinekit_base: Fixup for 17b665d5: remove 'sleep' hack & fix race condition in tests<p>Fixup for <a class="commit-link" href="https://github.com/dadongdong/machinekit/commit/17b665d52cb5893492a848971b2a9cb8d070c709"><tt>17b665d</tt></a>: remove 'sleep' hack & fix race condition in tests</p>
<p><a class="commit-link" href="https://github.com/dadongdong/machinekit/commit/17b665d52cb5893492a848971b2a9cb8d070c709"><tt>17b665d</tt></a> was a failed attempt to hack around a race condition by
<br />lengthening a 'sleep'; this simply made the problem appear less
<br />frequently.</p>
<p>The problem only occurred in the toolchanger/toolno-pocket-differ/*
<br />tests. Comparing with other successful linuxcncrsh-based tests turned
<br />up <a class="commit-link" href="https://github.com/dadongdong/machinekit/commit/9748fe92d7b95faf5284666f25a779ea72aa810c"><tt>9748fe9</tt></a> and the "set wait done" command, which clears up the
<br />problem, even with the original 'sleep' hack removed.</p>zultron