Friday, 2025-03-28

gboutryThanks hberaud for the work on https://github.com/eventlet/eventlet/pull/1031.20:17
gboutryI'm trying to get nova working on python3.13, and I'm seeing an internal client get finalized in the active greenthread while I believe it should not be finalized.20:17
gboutry(sorry if it's not the right place to ask about eventlet, I figured this would be a place with a lot of expert eyes?)20:17
gboutryThis is the actual symptoms: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/210341320:17
gboutryI've used weakref.finalizer to add a callback on this object and I could see that https://opendev.org/openstack/nova/src/commit/98226b60f3fe7b20e8d7f208c12f8d0086cd83d0/nova/network/neutron.py#L1216, the object admin_client.base_client gets finalized (while admin_client does not`)20:19

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