mirror of
https://github.com/minio/minio.git
synced 2025-11-27 20:58:55 -05:00
wait groups are necessary with io.Pipes() to avoid races when a blocking function may not be expected and a Write() -> Close() before Read() races on each other. We should avoid such situations.. Co-authored-by: Klaus Post <klauspost@gmail.com>
2.0 KiB
2.0 KiB