westonpace opened a new pull request, #35075: URL: https://github.com/apache/arrow/pull/35075
### Rationale for this change Fixes a bug in the throttled scheduler. ### What changes are included in this PR? The throttled scheduler will no longer recurse in the ContinueTasks loop if the continued task was immediately finished. ### Are these changes tested? Yes, I added a new stress test that exposed the stack overflow very reliably on a standard Linux system. ### Are there any user-facing changes? No. -- 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]
