tag:github.com,2008:https://github.com/zhoudianyou/machinekit/releases Tags from machinekit 2014-02-16T19:43:02Z tag:github.com,2008:Repository/56652571/machinekit_base 2014-02-16T19:43:02Z machinekit_base: Fixup for 17b665d5: remove 'sleep' hack & fix race condition in tests <p>Fixup for <a class="commit-link" href="https://github.com/zhoudianyou/machinekit/commit/17b665d52cb5893492a848971b2a9cb8d070c709"><tt>17b665d</tt></a>: remove 'sleep' hack &amp; fix race condition in tests</p> <p><a class="commit-link" href="https://github.com/zhoudianyou/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/zhoudianyou/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