Skip to content

Panic - Value of recov not available #1

Description

@fluxynet

The value of recov is lost. Should be assigned and made accessible.
Must add a new func to the interface Sequence to obtain either nil or the recov value (if available).

if r := recover(); r != nil {

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions