| croelandt | Hey! I was looking at issues that may arise with Python 3.14. A big one was yappi's failure to build, that was fixed with https://github.com/sumerc/yappi/pull/191 . Another fix was needed for it to work on 3.13 & 3.14: https://github.com/sumerc/yappi/pull/192 . Now apparently there is a bug that is hard to fix | 13:41 |
|---|---|---|
| croelandt | https://discuss.python.org/t/frame-state-always-running-in-sys-setprofile-callback/104384 . oslo_service uses yappi for (Service|Process)Launcher, which are used by cinder, cyborg, ironice, manila, masakari, mistral, neutron, venus and zun, from what I can tell. This might be an issue for us in the coming months, so I think we should keep an eye on this | 13:41 |
| hberaud[m] | ack | 13:42 |
| hberaud[m] | thanks for the heads up | 13:42 |
| croelandt | Ideally we remove *Launcher from these projects by early 2026 and then get rid of yappi altogether :D | 13:49 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!