• 
      

    Support string sequences for cache keys in GenerationSynchronizer.

    Review Request #14632 — Created Oct. 9, 2025 and submitted — Latest diff uploaded

    Information

    Djblets
    release-5.x

    Reviewers

    GenerationSynchronizer will now take a sequence of strings used to
    make up a cache key, which utilizes the new safer key-building behavior
    in Djblets 5.3.

    Unit tests pass.

    Commits

    Files