You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/08/17 18:17:42 UTC

[GitHub] [arrow] lidavidm commented on pull request #7981: ARROW-9670: [C++][FlightRPC] don't hang if Close and Read called simultaneously

lidavidm commented on pull request #7981:
URL: https://github.com/apache/arrow/pull/7981#issuecomment-675035275


   I originally added a unit test, but removed it since I realized it's flaky (the error happens when two blocking operations overlap; in a test, this can't be simulated since you can't synchronize the two operations reliably).


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org