bkietz commented on issue #39920:
URL: https://github.com/apache/arrow/issues/39920#issuecomment-1927334935

   > Would this hit lifetime problem?
   
   Only the callback factory passed to `TryAddCallback()` captures by 
reference, and the factory is only invoked once and will be discarded before 
`TryAddCallback()` returns. There is no lifetime problem.


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