h-vetinari opened a new issue, #50845: URL: https://github.com/apache/arrow/issues/50845
### Describe the bug, including details regarding any error messages, version, and platform. In conda-forge, I'm seeing hangs in all windows jobs for arrow v22+; at first I thought this was some flake, but they've been reproducible. Interestingly, v21 does not seem affected. I don't really have more logs than that the test just never finishes, and eventually gets killed by the timeout (note the difference in timestamps). ``` 2026-08-09T22:51:16.4468360Z 80/105 Test #80: arrow-flight-internals-test .................. Passed 0.20 sec 2026-08-09T22:51:16.4473910Z Start 81: arrow-flight-test 2026-08-10T03:54:39.4204986Z Traceback (most recent call last): [...] 2026-08-10T03:54:39.4326015Z File "C:\Miniforge\Lib\site-packages\conda_build\utils.py", line 330, in _execute 2026-08-10T03:54:39.4327097Z time.sleep(time_int) 2026-08-10T03:54:39.4327826Z KeyboardInterrupt ``` ### Component(s) C++, Packaging -- 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]
