[openstack-dev] Problem with debugging program having eventlet.monkey_patch() code

Adam Young ayoung at redhat.com
Thu Sep 27 17:15:58 UTC 2012


On 09/27/2012 01:10 PM, Vishvananda Ishaya wrote:
> On Sep 27, 2012, at 10:05 AM, Adam Young <ayoung at redhat.com> wrote:
>
>>> As a quick workaround you can change monkey patching at nova-scheduler script:
>>>
>>> eventlet.monkey_patch(thread=False)
>> In Keystone, we have been moving toward a command line switch --no_monkeypatch that as of now is in the test runner, and I would like to submit for the keystone-all code as well.  I origianlly thought I would be removing all of the monkeypatching, until I realized that it was just the thread monkeypatch that was causing the debugging problem.
>>
>>
>> Can we standardize a name for this, and use it across all projects? Something like:
>>
>> --standard_threading?
> Sure if we avoid an underscore --standard-threading ? --standard-threads ?

I like standard-threads.  All in favor?
>
> Vish
>
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev




More information about the OpenStack-dev mailing list