cetra3 opened a new pull request, #442:
URL: https://github.com/apache/arrow-rs-object-store/pull/442

   # Rationale for this change
   
   Spawn service was panicking when it was trying to write out the body to the 
channel.
   
   # What changes are included in this PR?
   
   This PR adjusts the spawn service so it doesn't panic, but instead just 
finishes off the task.
   
   # Are there any user-facing changes?
   
   No
   
   
   
   **Side Note**: I think you should really ban the use of `unwrap` in any code 
in this project (besides tests).  You can do so with clippy pretty easily


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to