rtpsw opened a new issue, #35935: URL: https://github.com/apache/arrow/issues/35935
### Describe the enhancement requested In internal experiments, we observed that an Acero plan with `use_threads=false` may not fully respond to an interruption. In this case, even though the signal is handled, the source nodes continue to push batches until done. Part of this issue is to devise testing for this condition. ### Component(s) C++ -- 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]
