alx75

Results 3 issues of alx75

### Describe the bug Uncaught exception from a ruby script is not notified to bugsnag when: - thread_queue is chosen as a delivery method - a notification has been sent...

bug
backlog

**Context** I don't know if it's by design but it feels wrong having tags scoped on store_name [1]. This means tags are shared across instances when using the same store...

This fixes the high memory usage regression that was introduced in 2.6.2. This fixes issue https://github.com/pythonicrubyist/creek/issues/122 Without this commit, when I try to parse a 33MB xlsx file (500_000 rows)...