pitrou commented on PR #44990:
URL: https://github.com/apache/arrow/pull/44990#issuecomment-2757207910

   > Using lock is probably able to prevent the weird bug from happening, but 
I'd say it's kind of against the design purpose of async generators.
   
   I would say a lock is entirely fine, if it's only protecting a small region 
that does not invoke third-party code.


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