Closed Higan closed 4 months ago
This PR provides more details of ErrPanicRecovered by including the recoverData with it.
It is related to #747 and should resolve that issue.
I have updated job_test.go based on my changes
job_test.go
What does this do?
This PR provides more details of ErrPanicRecovered by including the recoverData with it.
Which issue(s) does this PR fix/relate to?
It is related to #747 and should resolve that issue.
List any changes that modify/break current functionality
Have you included tests for your changes?
I have updated
job_test.go
based on my changesDid you document any new/modified functionality?
job_test.go
Notes