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

fix: crashpad_handler proxy-upload semaphore-timeout #1077

Merged

Conversation

supervacuus
Copy link
Collaborator

Fixes an incorrectly set up timeout value when waiting for a dispatch_semaphore_signal() from the HTTP-proxy upload task on macOS. See: getsentry/crashpad#111

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.66%. Comparing base (7a882d3) to head (deb5dbc).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1077      +/-   ##
==========================================
- Coverage   82.67%   82.66%   -0.02%     
==========================================
  Files          53       53              
  Lines        7717     7717              
  Branches     1213     1213              
==========================================
- Hits         6380     6379       -1     
- Misses       1225     1227       +2     
+ Partials      112      111       -1     

Copy link
Member

@JoshuaMoelans JoshuaMoelans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@supervacuus supervacuus force-pushed the fix/crashpad_handler_proxy_upload_semaphore_timeout branch from aae036f to deb5dbc Compare November 12, 2024 12:29
@supervacuus supervacuus merged commit 34a9901 into master Nov 12, 2024
22 of 23 checks passed
@supervacuus supervacuus deleted the fix/crashpad_handler_proxy_upload_semaphore_timeout branch November 12, 2024 12:59
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.

2 participants