firebase / firebase/firebase-ios-sdk

Add SIGPIPE handling

Open
#10,015 1 comment 0 reactions 0 assignees View on GitHub
api: crashlytics type: feature request
Dominant language
C++
Stars
6.7k
Forks
1.8k
Avg merge
2d 18h
Merged PRs (30d)
75

Description

### Feature proposal

* Firebase Component: Firebase Crashlytics

If error is not handled directly in client code an error in socket or pipe write may cause a SIGPIPE signal. Eventually the app will crash without a trace.
Additionally, Microsoft crashreporter already has SIGPIPE handling https://github.com/microsoft/plcrashreporter/search?q=SIGPIPE

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.