tag:github.com,2008:https://github.com/pmcstone-packages/machinekit/releases Release notes from machinekit 2014-02-16T19:43:02Z tag:github.com,2008:Repository/72908228/machinekit_base 2014-02-16T19:43:02Z machinekit_base: Fixup for 17b665d5: remove 'sleep' hack & fix race condition in tests <p><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/pmcstone-packages/machinekit/commit/17b665d52cb5893492a848971b2a9cb8d070c709/hovercard" href="https://github.com/pmcstone-packages/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" data-hovercard-type="commit" data-hovercard-url="https://github.com/pmcstone-packages/machinekit/commit/9748fe92d7b95faf5284666f25a779ea72aa810c/hovercard" href="https://github.com/pmcstone-packages/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