vmware / vmware-go-kcl-v2

vmware-go-kcl is a vmware originated open-source project for AWS Kinesis Client Library in Go. It has been widely used by many external companies and internally by Carbon Black. vmware-go-kcl-v2 is its companion project by utilizing AWS Go SDK V2 which introduces lots of breaking changes. To keep the repo clean, it is better to have a separated repo vmware-go-kcl-v2 with better golang project structure improvement.
MIT License
23 stars 17 forks source link

fixing infinite worker loop #10

Closed mrmonaghan closed 1 year ago

mrmonaghan commented 2 years ago

Signed-off-by: Mike Monaghan mike_monaghan@live.ca

mrmonaghan commented 2 years ago

Sorry about the numerous PRs, workstation git config was preventing DCO from being validated. :)