alexandre-normand commented on issue #727: URL: https://github.com/apache/arrow-go/issues/727#issuecomment-4129926984
It looks like that was it. With the race condition fixed, we haven't seen a single occurrence of the error. @zeroshade : It seems like it would be an easy fix to check if the writer is already closed on Write/WriteBuffered and return an error. Should I go ahead and do that? -- 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]
