childe / healer

golang lib for kafka
22 stars 18 forks source link

some goroutine never stop, more and more goroutines #10

Closed childe closed 5 years ago

childe commented 5 years ago

In simple_consumer, fetch goroutine and decode goroutine maybe blocked if consume goroutine returns.