Some of you may have noticed weird failures from testr running tests on Python 3.4.
The cause seems to be eventlet monkey_patching. I've filed https://github.com/eventlet/eventlet/issues/248 to get some discussion about this. In the interim I'm working up a patch to at least make this a non-silent failure, though due to the evolution of the IO layer across different Python versions its a little tricky :/. -Rob -- Robert Collins <[email protected]> Distinguished Technologist HP Converged Cloud __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
