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

   ### Rationale for this change
   
   `gaflight_server_listen()` may use options' auth handler later. So we should 
refer the given options while the server is alive. If we don't refer the given 
options, we may touch freed auth handler later.
   
   ### What changes are included in this PR?
   
   Refer options for `gaflight_server_listen()`. 
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   Yes.
   


-- 
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