Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sentry to 0.32.2 (again) #997

Merged
merged 1 commit into from
Mar 6, 2024
Merged

Update sentry to 0.32.2 (again) #997

merged 1 commit into from
Mar 6, 2024

Conversation

jrray
Copy link
Collaborator

@jrray jrray commented Mar 2, 2024

Avoid enabling the default feature debug-images which was causing the deadlock on centos 7.

cargo tree -e features -i sentry is useful for verifying the list of enabled features.

More details can be found in issue #990.

Avoid enabling the default feature `debug-images` which was causing the
deadlock on centos 7.

`cargo tree -e features -i sentry` is useful for verifying the list of
enabled features.

More details can be found in issue #990.

Signed-off-by: J Robert Ray <jrray@imageworks.com>
@jrray jrray self-assigned this Mar 2, 2024
@jrray jrray requested review from dcookspi and rydrman March 2, 2024 00:10
@jrray jrray merged commit b588347 into main Mar 6, 2024
7 checks passed
@jrray jrray deleted the sentry-bug branch March 6, 2024 17:28
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.

3 participants