ivpusic / grpool

Lightweight Goroutine pool

Home Page:https://godoc.org/github.com/ivpusic/grpool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i think it's better to add panic recover for each worker go routine.

WanliTian opened this issue · comments

i think it's better to add panic recover for each worker go routine && i see #1 has add this feature, but i cannot see this code in the master branch.

is there any reason for this?

@ivpusic are you maintaining this library?

yes