** 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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to