yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17187
[Bug 1340708] [NEW] imporve exception handles inside spawn
Public bug reported:
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.
** Affects: neutron
Importance: Undecided
Status: New
--
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):
New
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
Follow ups
References