Skip to content

[gofeatureflag] Unreachable code when flag not found #1618

@fisco-unimatic

Description

@fisco-unimatic

There is code to throw a FlagNotFoundError when the caller request an evaluation of an unrecognised flag, but that code is unreachable. It should either be moved to earlier in the method (line 70) or deleted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions