Skip to content

What value is supposed to be stored in cache? #13

Description

@DmitrySharabin

For now, these lines (which, in my opinion, should be removed, and the corresponding returned value should be adjusted)

cached[name] = {
success,
interface: interfaceName,
};
cancel the one above
cached[name] = success ? interfaceName : false;

We have leftovers of some sort, no?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions