graalpython icon indicating copy to clipboard operation
graalpython copied to clipboard

Native subclasses crash with asyncio

Open timfel opened this issue 2 years ago • 0 comments

I am currently disabling a test in PyO3: https://github.com/PyO3/pyo3/blob/ee0d6edb6d96e88a9e46d29338ae621f7cd911f2/pytests/tests/test_awaitable.py#L9

When running it we crash with a Java stacktrace and an ArrayIndexOutOfBoundsException

timfel avatar Oct 24 '23 07:10 timfel