pitrou commented on code in PR #48742: URL: https://github.com/apache/arrow/pull/48742#discussion_r2671403499
########## cpp/src/arrow/csv/reader.cc: ########## Review Comment: > as the remaining tasks finish, `self` ref count goes to `0` and invokes the `AsyncThreadedTableReader` dtor, which in turn drains the task group in which the dtor is being invoked - deadlock? Exactly. -- 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]
