bkietz commented on pull request #10233: URL: https://github.com/apache/arrow/pull/10233#issuecomment-832845569
A different approach: instead of trying to identify individual threads, provide a set of thread local states which can be safely borrowed by tasks. This approach does not require directly specifying capacity and handles changing capacity fluidly. -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org