Wenbo Han

Results 137 comments of Wenbo Han

> Why are you using a 3rd party package for collection? It's ok, we don't need to implement this feature from zero.

> > Sorry, what's the meaning of `the callback is called as a goroutine`? > > Parallel processing: like Map(), but the mapper function is called in a goroutine. Results...

@devhaozi Great job man, do we cover all current features?

Got it, will take a look.

> @hwbrzzl If redis BLPop timeout setting to 60 seconds, this test case will fail. Why?

The timeout parameter means an error will be thrown if something spends more time, right? Why will block?

@devhaozi I see, thanks!

Hi @devhaozi Do you still work on this, please? The PR is a bit complex and spent a lot of time, I think we only need to implement the Redis...

是的,只有单模型时候才会触发 `retrieved`。

Thanks for your feedback, I found the root reason, and I'll create a PR for it, if not rush, we can release this fix to 1.13.0, It will take about...