← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1340708] Re: imporve exception handles inside spawn

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

** Changed in: neutron
    Milestone: None => juno-3

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1340708

Title:
  imporve exception handles inside spawn

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  eventlet pool will discards all exception raised inside spawn(_n), it
  is hard to discover problems inside spawned green-threads, it is
  better to add a function wrapper to log the exceptions raised inside
  spawned function.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1340708/+subscriptions


References