tadeja commented on issue #50845: URL: https://github.com/apache/arrow/issues/50845#issuecomment-5320627322
I've checked verbose repeated logs added by @raulcd on https://github.com/conda-forge/arrow-cpp-feedstock/pull/2054 https://github.com/conda-forge/arrow-cpp-feedstock/actions/runs/31808481642/job/94793059241#step:7:5850 ``` 81: [ PASSED ] 94 tests. ... Test #81: arrow-flight-test ................***Timeout 120.02 sec ``` and it somewhat resembles the rare abseil-cpp sync primitives issue on Windows worked around with https://github.com/apache/arrow/pull/50085#issue-4578449401 (debugged via [process dump](https://github.com/apache/arrow/pull/50085/changes/BASE..eeb2299822fa37127bb7bbb9bf65a59fb6ca4d11)) except that reproduced under parallel Ctest... Is there a chance to retrieve process dump from conda-forge ? -- 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]
