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

Handle failure during thread creation #2471

Merged

also set thread to none

d4302a4
Select commit
Failed to load commit list.
Merged

Handle failure during thread creation #2471

also set thread to none
d4302a4
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Nov 2, 2023 in 0s

18.18% of diff hit (target 54.56%)

View this Pull Request on Codecov

18.18% of diff hit (target 54.56%)

Annotations

Check warning on line 65 in sentry_sdk/monitor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/monitor.py#L63-L65

Added lines #L63 - L65 were not covered by tests

Check warning on line 69 in sentry_sdk/monitor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/monitor.py#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 931 in sentry_sdk/profiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/profiler.py#L931

Added line #L931 was not covered by tests

Check warning on line 936 in sentry_sdk/profiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/profiler.py#L934-L936

Added lines #L934 - L936 were not covered by tests

Check warning on line 1024 in sentry_sdk/profiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/profiler.py#L1022-L1024

Added lines #L1022 - L1024 were not covered by tests

Check warning on line 1029 in sentry_sdk/profiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/profiler.py#L1027-L1029

Added lines #L1027 - L1029 were not covered by tests

Check warning on line 132 in sentry_sdk/sessions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/sessions.py#L132

Added line #L132 was not covered by tests

Check warning on line 136 in sentry_sdk/sessions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/sessions.py#L135-L136

Added lines #L135 - L136 were not covered by tests