Skip to content

Conversation

@solnic
Copy link
Collaborator

@solnic solnic commented Nov 27, 2025

Fixes #2793

When log events are shipped to Sentry (either synchronously when the buffer is full, or via the background thread), network errors could propagate to the main application thread and crash the application.

@solnic solnic linked an issue Nov 27, 2025 that may be closed by this pull request
@solnic solnic force-pushed the 2793-errors-shipping-logs-to-sentry-can-crash-main-app-thread branch from a240d4b to d6e13aa Compare November 27, 2025 12:20
Fixes #2793

When log events are shipped to Sentry (either synchronously when the
buffer is full, or via the background thread), network errors could
propagate to the main application thread and crash the application.
@solnic solnic force-pushed the 2793-errors-shipping-logs-to-sentry-can-crash-main-app-thread branch from d6e13aa to 5ed486e Compare November 27, 2025 12:22
@solnic solnic marked this pull request as ready for review November 27, 2025 12:24
@solnic solnic merged commit fac9cc3 into master Nov 27, 2025
126 of 127 checks passed
@solnic solnic deleted the 2793-errors-shipping-logs-to-sentry-can-crash-main-app-thread branch November 27, 2025 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Errors shipping logs to sentry can crash main app thread

4 participants