[issue14632] Race condition in WatchedFileHandler leads to unhandled exception

Brian Curtin report at bugs.python.org
Wed May 2 23:22:15 CEST 2012


Brian Curtin <brian at python.org> added the comment:

I'm seeing this with the current tip 8635825b9734.

I wouldn't trust the build slaves with a race condition test since they're incredibly slow machines, but this issue isn't about the race. That path really should be accessible so I'm not sure why it's failing. It's also failing for Richard (sbt) as noted while working on the VS2010 port.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14632>
_______________________________________


More information about the Python-bugs-list mailing list