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

typos

60b5e32
Select commit
Loading
Failed to load commit list.
Merged

Handle failure during thread creation #2471

typos
60b5e32
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 31, 2023 in 0s

26.66% of diff hit (target 55.50%)

View this Pull Request on Codecov

26.66% of diff hit (target 55.50%)

Annotations

Check warning on line 58 in sentry_sdk/monitor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/monitor.py#L56-L58

Added lines #L56 - L58 were not covered by tests

Check warning on line 62 in sentry_sdk/monitor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/monitor.py#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 923 in sentry_sdk/profiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/profiler.py#L923

Added line #L923 was not covered by tests

Check warning on line 927 in sentry_sdk/profiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/profiler.py#L926-L927

Added lines #L926 - L927 were not covered by tests

Check warning on line 125 in sentry_sdk/sessions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/sessions.py#L125

Added line #L125 was not covered by tests

Check warning on line 129 in sentry_sdk/sessions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/sessions.py#L128-L129

Added lines #L128 - L129 were not covered by tests