Rijnder Wever
Rijnder Wever
Not sure if he feels like looking into this, but maybe @baskerville has something to add. (I'll look into your other comments in a bit)
It's pretty neat honestly! Thanks for taking the time to make this. I'm currently experimenting with the code a little myself. My c is not what it what once was,...
> I can confirm that the issue happens almost every time I connect to VPN using OpenVPN. This is really weird. Actually, it can happen when switching wifi networks too!...
Here's the output of `valgrind`. I was asked to provide this by one of the addon developer. (again, excuse my if my invocation of valgrind is incorrect) valgrind output (with...
New development: I cannot reproduce any longer if I downgrade to python 3.11! So, maybe some threading related code changed in 3.12?
Right, will close this if it indeed turns out that python needs to do all the fixing. I'll be testing whenever an official fix lands.
@obaterspok Indeed, this issue may well be related to #24440/the python issue described therein. However, since I'm not actually experiencing a crash (just a hang), I'm not entirely sure if...
Confirmed this as a python issue - applying [this patch](https://github.com/python/cpython/pull/118618) fixes my issue. Sorry for the noise!
> Anyone wanna try https://github.com/xbmc/xbmc/pull/25588? Tried it, and it works great so far! Thanks for looking into to this, this has been bothering me for a couple of months now....
> Have to use it for a little longer Kodi resumes playing just fine now, even after not interacting with it for a night!