m1k1o / go-transcode

On-demand transcoding origin server for live inputs and static files in Go using ffmpeg. Also with NVIDIA GPU hardware acceleration.
Apache License 2.0
208 stars 38 forks source link

Cache data write race #20

Open m1k1o opened 2 years ago

m1k1o commented 2 years ago

Sometimes this fails. Index out of range.

https://github.com/m1k1o/go-transcode/blob/4ec3da08795fba33312a88c7e5698c1518e73921/internal/utils/cache.go#L78-L80