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

Add setting to disable install_sigpipe_handler on S3. #4573

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

KiterLuc
Copy link
Contributor

This adds a setting that allows to disable install_sigpipe_handler on S3. When set to true, the S3 SDK uses a handler that ignores SIGPIPE signals.


TYPE: IMPROVEMENT
DESC: Add setting to disable install_sigpipe_handler on S3.

This adds a setting that allows to disable install_sigpipe_handler on S3. When set to `true`, the S3 SDK uses a handler that ignores SIGPIPE signals.

---
TYPE: IMPROVEMENT
DESC: Add setting to disable install_sigpipe_handler on S3.
@KiterLuc KiterLuc merged commit b4f920d into dev Dec 13, 2023
60 of 61 checks passed
@KiterLuc KiterLuc deleted the lr/s3-disable-sigpipe branch December 13, 2023 14:37
github-actions bot pushed a commit that referenced this pull request Dec 13, 2023
This adds a setting that allows to disable install_sigpipe_handler on
S3. When set to `true`, the S3 SDK uses a handler that ignores SIGPIPE
signals.

---
TYPE: IMPROVEMENT
DESC: Add setting to disable install_sigpipe_handler on S3.

(cherry picked from commit b4f920d)
github-actions bot pushed a commit that referenced this pull request Dec 13, 2023
This adds a setting that allows to disable install_sigpipe_handler on
S3. When set to `true`, the S3 SDK uses a handler that ignores SIGPIPE
signals.

---
TYPE: IMPROVEMENT
DESC: Add setting to disable install_sigpipe_handler on S3.

(cherry picked from commit b4f920d)
KiterLuc added a commit that referenced this pull request Dec 13, 2023
KiterLuc added a commit that referenced this pull request Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants