k8s-csi-s3/pkg
Alexander Narsudinov da3638eb56 Fix the goroutine variable capturing in removeObjectsOneByOne
This patch fixes classic golang for-loop variable capturing issue that
leeds to incorrect results in goroutines.

This is fixed in latest versions of golang, but this project uses go 1.15,
so it won't work as expected by an author.
2023-10-27 19:59:03 +02:00
..
driver Recheck and revive staged mount when mounting it to the real path 2023-05-23 14:58:01 +03:00
mounter fix compilation 2023-06-09 16:44:40 +08:00
s3 Fix the goroutine variable capturing in removeObjectsOneByOne 2023-10-27 19:59:03 +02:00