thisisnic opened a new pull request, #50081:
URL: https://github.com/apache/arrow/pull/50081

   ### Rationale for this change
   
   User experiences issues with process crashing when reading/writing from S3. 
Looks like a stale connection and sigpipe stuff.  See also #32026 
   
   ### What changes are included in this PR?
   
   Install sigpipe handler upon S3 initialisation so it'll not kill the process.
   
   ### Are these changes tested?
   
   No - and I'm not sure how I can really test this out.
   
   ### Are there any user-facing changes?
   
   No


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to