fallintoplace opened a new pull request, #989: URL: https://github.com/apache/arrow-go/pull/989
StreamChunksFromReader already observes context cancellation while sending record batches, but its final error send could still block forever on an unbuffered channel after cancellation. Make that send context-aware as well and verify the reader is released.\n\nTests:\n- go test ./arrow/flight -- 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]
