Describe the bug
My Avalonia 11.0.1 application runs on different versions of Linux desktop environments, and many of them crash inexplicably after about 24.8 days of operation. The timing exactly corresponds to the Int32 limit. I've looked at previous issues and they said it's a version-related problem that can be resolved by upgrading. However, I want to identify exactly which issue is causing this so I can reproduce it. This problem has been bothering me for a long time, and I hope someone can help me figure it out.
To Reproduce
My program runs many timers, similar to issue #12933
Expected behavior
No response
Avalonia version
11.0.1
OS
No response
Additional context
No response