Public bug reported: eventlet.monkey_patch() plays havoc with some debuggers. It would be good if there was a configuration option to do eventlet.monkey_patch(os=False, thread=False) when the option value was true.
** Affects: neutron Importance: Undecided Assignee: Brandon Logan (brandon-logan) Status: New ** Description changed: eventlet.monkey_patch() plays havoc with some debuggers. It would be good if there was a configuration option to do eventlet.monkey_patch(os=False, thread=False) when the option value was true. - - However, should there be just one value for all agents and processes - that do the monkey patching? Or should it be separated into a - configuration value in the relevant config file if one exists? -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1298598 Title: Add config value to enable debugger friendly monkey patching Status in OpenStack Neutron (virtual network service): New Bug description: eventlet.monkey_patch() plays havoc with some debuggers. It would be good if there was a configuration option to do eventlet.monkey_patch(os=False, thread=False) when the option value was true. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1298598/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp