Max Barnash

Results 5 issues of Max Barnash

I’ve ran into an issue with buggy topologies. When one of the processing functions throws an exception, further execution stops and exception gets swallowed. That behaviour is pretty okay, but...

### How do you use Sentry? Self-hosted/on-premise ### Version 1.40.5 ### Steps to Reproduce 1. Clone repo 1. Run steps outlined in [`CONTRIBUTING.md#Development Environment`](https://github.com/getsentry/sentry-python/blob/master/CONTRIBUTING.md#development-environment) ### Expected Result `pytest tests/` comes...

Type: Bug
Docs

This is a quick fix for #2760. Ideally we'd do away with constraints duplication/introduction in `tox.ini`, but I don't see a way to do so without much more invasive changes,...

I am not sure if this causes any actual issues as of right now, so this might be mostly to get pointers for further digging. When going through the `Debug...

Follow up for irc conversation. With lein 2.5.1, - run `lein new app testapp` - add `:auto-clean false` to `project.clj` (I also tried adding it to `uberjar` profile`) - run...

Enhancement
usability