pitrou opened a new pull request, #14332:
URL: https://github.com/apache/arrow/pull/14332

   Non-trivial use of SleepAsync() and SleepABitAsync() could end up running 
hundreds of threads at once, which could hit resource limits on some CI 
configurations.
   
   The solution is unfortunately complicated for what it does, which is 
enforcing a maximum number of concurrently running async-sleeping threads.


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