]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
add greenthread.sleep to increase yields
authorMark McClain <mark.mcclain@dreamhost.com>
Wed, 2 Oct 2013 20:51:33 +0000 (16:51 -0400)
committerMark McClain <mark.mcclain@dreamhost.com>
Wed, 2 Oct 2013 21:00:25 +0000 (17:00 -0400)
commit21bf6f7e4945bc7e8c303273ad10c28b6cfc8b08
tree0879b7453ff30a23bdde4dbe42521a3756400737
parent7da3d24f8ad0a5cb03c6e310a3f0d176a8476423
add greenthread.sleep to increase yields

This is a stopgap Havana release.  Add eventlet greenthread.sleep to
increase thread yields.

Partially fixes: 1230407
Partially fixes: 1224001

Change-Id: I18953cf8e457ebb33780817582b4788fb5ed6f73
neutron/db/agents_db.py