Runtime Error - Grafana Alloy

Im getting this kind of error, not sure what it means, can anyone explain what exactly it means in simpler terms.

panic: close of closed channel

goroutine 19732 [running]:
github.com/grafana/alloy/internal/component/loki/source/file.(*decompressor).updatePosition.func1()
        /src/alloy/internal/component/loki/source/file/decompresser.go:191 +0x108
github.com/grafana/alloy/internal/component/loki/source/file.(*decompressor).updatePosition(0xc001e0cb00)
        /src/alloy/internal/component/loki/source/file/decompresser.go:202 +0x268
created by github.com/grafana/alloy/internal/component/loki/source/file.(*decompressor).Run in goroutine 287
        /src/alloy/internal/component/loki/source/file/decompresser.go:180 +0x4d1