Skip to content

Conversation

kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Oct 8, 2024

@kumaraditya303
Copy link
Contributor Author

kumaraditya303 commented Oct 8, 2024

Current status:

  • Windows failed to build on CI but passed locally.
  • WASI failure, no idea
  • Thread sanitizer failed on CI but passes locally.

@colesbury
Copy link
Contributor

Oh, my hypothesis for the WASI failure is:

  • PyThread_get_thread_ident_ex() is zero on WASI
  • So an unlocked recursive mutex looks like it's owned by the current thread

@kumaraditya303 kumaraditya303 merged commit 67f6e08 into python:main Oct 14, 2024
35 checks passed
@kumaraditya303 kumaraditya303 deleted the rlock branch October 14, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants