Sümer Cip
Sümer Cip
### Description `subprocess.Popen` gets stuck inside the fork hook if `gevent.threadpool` is used. The weird thing is if the `print(gevent.threadpool)` line is removed, issue does not happen. ### Reproducer ```...
Hi, Is supporting `zts` builds something planned for the future, is there any issue for this? Sorry, if this is already discussed, but I can not seem to find an...
I am asking this as a question rather than a request maybe there is a way to do this. Maybe this is a duplicate of https://github.com/open-telemetry/opentelemetry-collector/issues/6986, but IMHO it is...
I am using a simple matrix multiplication `example.py` and getting the following exception: ``` File "/Users/supo/.pyenv/versions/3.13.0rc1/lib/python3.13/site-packages/specialist.py", line 753, in main found |= _view( ~~~~~^ path, blue=parsed["blue"], dark=parsed["dark"], out=out, name=name ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
## Why Gives a warning about the usage of `AppName` on continuous profiling probes where we have some API wrappers.