# Feature or enhancement ### Proposal: These need to work properly when called with multiple threads running. https://github.com/colesbury/nogil-3.12/commit/82800d8ec8 ### Has this already been discussed elsewhere? No response given ### Links to previous discussion of this feature: https://github.com/python/cpython/issues/108219 <!-- gh-linked-prs --> ### Linked PRs * gh-116775 <!-- /gh-linked-prs -->
Feature or enhancement
Proposal:
These need to work properly when called with multiple threads running.
colesbury/nogil-3.12@82800d8ec8
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
#108219
Linked PRs
sys.settrace,sys.setprofile, and monitoring thread-safe #116775