<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Wed, Feb 17, 2016 at 6:58 PM Sean Dague <<a href="mailto:sean@dague.net">sean@dague.net</a>> wrote:</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Question. Are we only tripping this up in unit tests because the tests<br>
are doing things we'd never really do in real life?<br></blockquote><div><br></div><div>I think that some of the issues have been real. Keystone had issues with 0.18.0 because it dropped methods from subprocess after patching it. They called it out in their release notes as an incompatible change.</div><div><br></div><div>Version 0.18.2 broke the Keystone tests for Python 34. The poll() method seemed to be in some sort of deadlock and the tests timed out. This may have been a testing problem, but for whatever reason Python27 didn't have the issue.</div><div><br></div><div>I want to say that we've seen other issues after 0.17.4, but I can't find definitive evidence.</div><div><br></div><div>-- David</div></div></div>