gboutry | Thanks hberaud for the work on https://github.com/eventlet/eventlet/pull/1031. | 20:17 |
---|---|---|
gboutry | I'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 |
gboutry | This is the actual symptoms: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/2103413 | 20:17 |
gboutry | I'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/!