Re: Anything left for 2.25.0?

2025-02-03 Thread Gary Gregory
Thank you for the update. Do you think it's possible to add a test to avoid regressions? Gary On Mon, Feb 3, 2025, 13:47 Volkan Yazıcı wrote: > Yes, see the `InternalLoggerRegistry` deadlock reported in #3399 > . The fix is ready > in > #34

Re: Anything left for 2.25.0?

2025-02-03 Thread Volkan Yazıcı
Yes, see the `InternalLoggerRegistry` deadlock reported in #3399 . The fix is ready in #3418 and verified by users in #3399. I asked Piotr for one final review. He will be back from FOSDEM thi

Anything left for 2.25.0?

2025-02-03 Thread Matt Sicker
Do we have anything remaining to complete before we can release 2.25.0? I can cut a release candidate if we’re ready to go.

Re: Anything left for 2.25.0?

2025-02-03 Thread Piotr P. Karwasz
Hi Gary, On 3.02.2025 19:51, Gary Gregory wrote: Do you think it's possible to add a test to avoid regressions? It is hard to reproduce the problem in a test. There are actually two problems: 1. Something happens during the creation of a new logger that stops the process in some environmen