Skip to content

Commit 34a9901

Browse files
authored
fix: crashpad_handler proxy-upload semaphore-timeout (#1077)
1 parent 7a882d3 commit 34a9901

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@
55
**Features**:
66

77
- Provide version information for non-static Windows binaries. ([#1076](https://github.com/getsentry/sentry-native/pull/1076), [crashpad#110](https://github.com/getsentry/crashpad/pull/110))
8-
8+
9+
**Fixes**:
10+
11+
- Correct the timeout specified for the upload-task awaiting `dispatch_semaphore_wait()` when using an HTTP-proxy on macOS. ([#1077](https://github.com/getsentry/sentry-native/pull/1077), [crashpad#111](https://github.com/getsentry/crashpad/pull/111))
12+
913
**Thank you**:
1014

1115
[olback](https://github.com/olback)

external/crashpad

0 commit comments

Comments
 (0)