Anton Pirker
Anton Pirker
ok, closing for now.
Wanted to fix this, but can not reproduce. There is a thread and in that thread a `logger.exception()` is done and that's it, right? Is this Python 2 only?
Thanks @untitaker I tried with your suggested setup, but still could not reproduce. But with the other information, I created a fix https://github.com/getsentry/sentry-python/pull/2530 Would you review this please?
Unfortunately no news @zachwe . It is on our backlog, but right now we are quite swamped with other stuff.
Hey @hartleybrody ! Are you also using the logging integration with the same settings as above are doing a `logging.exception()`? If now could you please post a minimal code example...
I know it has been years @collinbanko but if you bring your branch up to date with our new master and resolve the conflict, than I will merge it immediately!...
Oh, nevermind @collinbanko , I figured out how to create a PR that has no conflicts and still has your commits in it: https://github.com/getsentry/sentry-python/pull/2936 Will merge the other one in...
Hey @HoneyryderChuck and @YPCrumble Thanks for your feedback. You are right, better keeping this open for other people to find it if the encounter the same problem. For transparency, here...
Closing because the clarifying comment kind of makes every one happy (and if not happy, at least not sad anymore.)
As this was fixed in Gunicorn, this should be resolved now. Thanks everyone!