### Version 1.39.2 ### Steps to Reproduce https://github.com/getsentry/sentry-python/pull/2685#issuecomment-1916353919 ### Expected Result Metrics work with `gevent`-patched threads. ### Actual Result Metrics don't work with `gevent`. There's a deadlock.