Skip to content

AdminApplication::setMemcacheInstanceValues() can mess up added cache values #4

Description

@gauthierm

Since added cached values are deferred until the end of the request, all cached values will use the last instance values that are set on the memcache module.

The correct solution should create one module per instance and add convenience methods that also have an instance parameter.

This doesn't affect any known code yet but might be an issue in the future.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions