Andrew Strelsky created ARROW-15791:
---------------------------------------
Summary: ipc FileWriter negative WaitGroup counter
Key: ARROW-15791
URL: https://issues.apache.org/jira/browse/ARROW-15791
Project: Apache Arrow
Issue Type: Bug
Components: Go
Affects Versions: 7.0.0
Reporter: Andrew Strelsky
When using an `ipc.FileWriter` with the `ipc.WithCompressConcurrency` option a
panic occurs due to a negative `WaitGroup` counter in `compressBodyBuffers`.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)