Matthias Reichl added the comment:
We were hitting the same issue in kodi, which uses embedded sub-interpreters to
run python addons, after one of the addons was switched to asyncio.
The immediate cause of the assertion failure is a use-after-free issue from the
running loop holder cache
Change by Matthias Reichl :
--
keywords: +patch
nosy: +HiassofT
nosy_count: 4.0 -> 5.0
pull_requests: +27124
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/28796
___
Python tracker
<https://bugs.python.org/i