Hi guys! A question is very confusing to me, in /p...
# help
l
Hi guys! A question is very confusing to me, in /pkg/local/sync.go, we use maxParallelism to limit the number of goroutines, but it seems like we don't wait until the goroutine ends and release the ch at once,can you explain this? Thanks a lot! :) https://github.com/treeverse/lakeFS/blob/e02ece385d7e672957a7323d3f45ce69208767ef/pkg/local/sync.go#L94C8-L94C8
n
@lingyu zhang good catch! Would you you be willing to submit an issue on this matter?
l
Thanks so much! Here is the issue: https://github.com/treeverse/lakeFS/issues/6484 Let me know if there's anything I can do🙋‍♀️
n
Thank you for the contribution! We'll give it priority
gratitude thank you 1