Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove locks and switch to ConcurrentDictionary implementation. #15928

Closed
wants to merge 4 commits into from

Commits on Mar 21, 2024

  1. Remove locks and switch to ConcurrentDictionary implementation. Origi…

    …nal implementation was causing deadlocks when calling Content Delivery API in some cases.
    Dmitry Bastron committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    39362ff View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    814864e View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    6f7210c View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Merge branch 'contrib' into pr/15928

    # Conflicts:
    #	src/Umbraco.PublishedCache.NuCache/Property.cs
    nul800sebastiaan committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    abe7238 View commit details
    Browse the repository at this point in the history