How to slove repeat gil (deadlock for gil)? #5231
Replies: 1 comment
-
maybe can use last gil (running) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The sequence of this code is as follows:
C (at the C language level) -> Rust (at the language level) -> Python -> Python calls Rust -> C -> Rust -> Python (deadlock)
how can i slove this problem?
Beta Was this translation helpful? Give feedback.
All reactions