mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-20 09:33:22 +00:00
c70bc2209e
When list object is invoked, it creates a goroutine if not available for given parameters else uses existing goroutine. These goroutines are alive for 15 seconds for further continuation list object request else they exit. Fixes #1076