Releases: modern-go/concurrent
Releases · modern-go/concurrent
Remove StopSignal
Change HandlePanic Signature
func(recovered interface{}, funcName string)
to avoid confusion about what the file and line means.
Define HandlePanic
make panic handler per executor
initial release
- concurrent map
- goroutine executor