Skip to content

Cache key not dependent on callback args and vice versa #2

Description

@roborourke

Having the cache key at least internally not factor in the $callback_args means this could behave unexpectedly when different callback args are passed, but the same cache key is provided.

I think this should be avoided as it's too easy to make a mistake and create difficult to debug problems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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