zanmato1984 commented on PR #45954:
URL: https://github.com/apache/arrow/pull/45954#issuecomment-2758178130

   > @pitrou @zanmato1984 This seems fixed the bug, however, lint disables 
`<mutex>` in `async_generator.h`. Why is this rule here? Should I use atomic 
and cas or using other way to bypass this problem?
   
   A related discussion about the <mutex> lint rule and the deprecation of 
support for C++/CLI can be found here 
https://github.com/apache/arrow/pull/45674#issuecomment-2726284780. 
   
   And it turns out that we are good to get rid of it. 


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