-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
help wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Description
Questions with details
Hi! My team uses ants a lot. Thanks for a great product!
Document of Options.PanicHandler
said below 1
if nil, panics will be thrown out again from worker goroutines.
In the actual implementation, if PanicHandler is nil, it appears to be suppressed after logging output. 2
If I want to detect a panic (or propagate panic to main process) after Invoke
called, should I use WithPanicHandler
with own implementations?
Code snippets (optional)
Footnotes
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested