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

Exclusive Cache Lock #8209

Open
wants to merge 33 commits into
base: master
Choose a base branch
from
Open

Exclusive Cache Lock #8209

wants to merge 33 commits into from

Commits on Jan 20, 2024

  1. Cache Lock

    yschimke committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    8674a8b View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    c3df60f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    166a255 View commit details
    Browse the repository at this point in the history
  3. Rework

    yschimke committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b02738d View commit details
    Browse the repository at this point in the history
  4. Rework

    yschimke committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ac0cc79 View commit details
    Browse the repository at this point in the history
  5. Add test

    yschimke committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2525edf View commit details
    Browse the repository at this point in the history
  6. Cleanup

    yschimke committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7072358 View commit details
    Browse the repository at this point in the history
  7. Activate missed test

    yschimke committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    5ca131f View commit details
    Browse the repository at this point in the history
  8. Cleanup

    yschimke committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    0a2fbb6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c9db9d4 View commit details
    Browse the repository at this point in the history
  10. Revert "Avoid checking on non system file systems"

    This reverts commit c9db9d4.
    yschimke committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    97e566b View commit details
    Browse the repository at this point in the history
  11. Avoid failing on dns tests

    yschimke committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ee1daa6 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Adding a test

    yschimke committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3041258 View commit details
    Browse the repository at this point in the history
  2. Fixes

    yschimke committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7faba3e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Test on more platforms

    yschimke committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    44d3640 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    yschimke committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    792b689 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5117f46 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    yschimke committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a922b1d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Fixes

    yschimke committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    e24e146 View commit details
    Browse the repository at this point in the history
  2. Fixes

    yschimke committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    04c057f View commit details
    Browse the repository at this point in the history
  3. Cache fixes

    yschimke committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    5c6c60d View commit details
    Browse the repository at this point in the history
  4. Cache fixes

    yschimke committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    12b7eb9 View commit details
    Browse the repository at this point in the history
  5. Cache fixes

    yschimke committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    ae3830d View commit details
    Browse the repository at this point in the history
  6. Cache fixes

    yschimke committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    99a5ee5 View commit details
    Browse the repository at this point in the history
  7. Cache fixes

    yschimke committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    cc97769 View commit details
    Browse the repository at this point in the history
  8. Fix test

    yschimke committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    6dbb03f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    19be22b View commit details
    Browse the repository at this point in the history
  10. Fix test

    yschimke committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    feafff9 View commit details
    Browse the repository at this point in the history
  11. avoid windows for now

    yschimke committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    72359a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Fix or skip on windows

    yschimke committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    b76aa7f View commit details
    Browse the repository at this point in the history
  2. cleanup

    yschimke committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    89e9d80 View commit details
    Browse the repository at this point in the history
  3. skip on windows

    yschimke committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    28025e2 View commit details
    Browse the repository at this point in the history
  4. Update DuplexTest.kt

    yschimke committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    fa707bc View commit details
    Browse the repository at this point in the history