-
Notifications
You must be signed in to change notification settings - Fork 223
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
Python 3.13 with no gil - SystemError: init function of orjson returned uninitialized object #520
Labels
invalid
This doesn't seem right
Comments
Copy the actual failure here? That link doesn’t show any details under my account. |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am getting this error, while testing my project with python 3.13 with free-threading. Used the below code snippet to setup this in GitHub actions.
Example failure:
https://github.com/AppThreat/vulnerability-db/actions/runs/11240903455/job/31251265074#step:9:152
The text was updated successfully, but these errors were encountered: