Monday, 2024-10-21

opendevreviewStephen Finucane proposed openstack/glance master: Add new glance.wsgi module  https://review.opendev.org/c/openstack/glance/+/93270109:40
opendevreviewCyril Roelandt proposed openstack/glance master: WIP: Use the 'native' thread model instead of 'eventlet'.  https://review.opendev.org/c/openstack/glance/+/92809515:58
croelandttkajinam: isn't it an issue to use time.sleep instead of eventlet.sleep since that's going to become a blocking call?16:05
tkajinamcroelandt, my understanding is that as long as monkey_patch is called timely time.sleep is already replaced by eventlet.sleep16:05
tkajinamhttps://github.com/eventlet/eventlet/blob/master/eventlet/patcher.py#L281-L29016:06
tkajinamquite old eventlet didn't such active patching but they eventually added the default set of modules patched by monkey_patch16:07
croelandtoh ok so you are still using eventlet, but not directly16:07
tkajinamyeah16:08
croelandtok, great16:10
tkajinamcroelandt, https://paste.opendev.org/show/bFfaPZpZzrp8udJk7KaF/16:11
tkajinamjust fyi16:11
tkajinama minor problem with replacing eventlet.sleep by time.sleep is that time.sleep requires sleep time while eventlet.sleep has default (0) set16:17
croelandtindeed16:28
opendevreviewCyril Roelandt proposed openstack/glance_store master: Use time.sleep() instead of eventlet.sleep()  https://review.opendev.org/c/openstack/glance_store/+/93292818:26
opendevreviewGhanshyam proposed openstack/glance master: Update gate jobs as per the 2025.1 cycle testing runtime  https://review.opendev.org/c/openstack/glance/+/93293320:10

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!