Skip to content

fix: crashpad_handler proxy-upload semaphore-timeout#1077

Merged
supervacuus merged 1 commit intomasterfrom
fix/crashpad_handler_proxy_upload_semaphore_timeout
Nov 12, 2024
Merged

fix: crashpad_handler proxy-upload semaphore-timeout#1077
supervacuus merged 1 commit intomasterfrom
fix/crashpad_handler_proxy_upload_semaphore_timeout

Conversation

@supervacuus
Copy link
Copy Markdown
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

@codecov
Copy link
Copy Markdown

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
Copy Markdown
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
@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