Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native subclasses crash with asyncio #365

Open
timfel opened this issue Oct 24, 2023 · 0 comments
Open

Native subclasses crash with asyncio #365

timfel opened this issue Oct 24, 2023 · 0 comments
Labels
PyO3 Issues that when fixed need updates to GraalPy workarounds in PyO3

Comments

@timfel
Copy link
Member

timfel commented Oct 24, 2023

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 timfel added the PyO3 Issues that when fixed need updates to GraalPy workarounds in PyO3 label Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PyO3 Issues that when fixed need updates to GraalPy workarounds in PyO3
Projects
None yet
Development

No branches or pull requests

1 participant