[Bug 1199037] Re: backport eventlet exception context fix
Edward Hope-Morley
1199037 at bugs.launchpad.net
Fri Jul 12 14:39:40 UTC 2013
** Description changed:
A bug was found in python-eventlet which affects a lot of Oepnstack
code. The issue and test case are detailed here:
https://bitbucket.org/eventlet/eventlet/issue/149/yield-in-except-
clause-with-wilcard-raise
The following fix needs to be backported from v0.13 into cloud archive:
https://github.com/eventlet/eventlet/commit/0195326cbec83e5358d18f03f0189daff593dac3
[Impact]
- * This patch will fix lost exception context when a yield occurs within a
- Python except clause.
+ * This patch will fix lost exception context when a yield occurs within a
+ Python except clause.
- * The issue fixed here affects many Openstack services.
+ * The issue fixed here affects many Openstack services.
- * More info can be found here: http://goo.gl/mGyuD
+ * More info can be found here: http://goo.gl/mGyuD
[Test Case]
- * Please see http://goo.gl/mGyuD for information on how to reproduce
+ * Please see http://goo.gl/mGyuD for information on how to reproduce
this bug
+
+ * I have tested this on Raring using the above test.
[Regression Potential]
- * This issue is not expected to introduce any regression. The test case above
- has been tested.
+ * This issue is not expected to introduce any regression. The test case above
+ has been tested.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-eventlet in Ubuntu.
https://bugs.launchpad.net/bugs/1199037
Title:
backport eventlet exception context fix
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-eventlet/+bug/1199037/+subscriptions
More information about the Ubuntu-server-bugs
mailing list