https://code.launchpad.net/~hopem/ubuntu/raring/python-
eventlet/lp1199037

** 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.
+ 
+  * The issue fixed here affects many Openstack services.
+ 
+  * More info can be found here: http://goo.gl/mGyuD
+ 
+ [Test Case]
+ 
+  * Please see http://goo.gl/mGyuD for information on how to reproduce
+ this bug
+ 
+ [Regression Potential]
+ 
+  * 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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to