Skip to content

feat(mac): wait-for-upload macOS support#152

Merged
jpnurmi merged 1 commit intogetsentryfrom
jpnurmi/feat/mac-wait-for-upload
Apr 28, 2026
Merged

feat(mac): wait-for-upload macOS support#152
jpnurmi merged 1 commit intogetsentryfrom
jpnurmi/feat/mac-wait-for-upload

Conversation

@jpnurmi
Copy link
Copy Markdown
Collaborator

@jpnurmi jpnurmi commented Apr 28, 2026

sentry_options_set_crashpad_wait_for_upload is very useful for testing large TUS uploads, but it was quietly ignored on Mac. Pass --wait-for-upload through the Mac handler startup path, and parse it in the handler.

When enabled, use ReportPendingSync() from the Mac exception handler so tests can wait for upload completion before the handler exits.

See also:

Pass --wait-for-upload through the Mac handler startup path and parse it in
the handler.

When enabled, use ReportPendingSync() from the Mac exception handler so tests
can wait for upload completion before the handler exits.

See also:
- #121
- #126

Co-Authored-By: OpenAI Codex <noreply@openai.com>
@jpnurmi jpnurmi merged commit 17b7aca into getsentry Apr 28, 2026
23 checks passed
@jpnurmi jpnurmi deleted the jpnurmi/feat/mac-wait-for-upload branch April 28, 2026 07: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