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

Created a better thread safety test and fixed a couple thread safety issues #395

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

Commits on May 7, 2023

  1. re #836: VFSClassLoader multi-thread resource loading

    * Updated the class loader tests to show the errors
    * Updated ZipFileSystem and TarFileSystem with threadlocal files
    ivakegg committed May 7, 2023
    Configuration menu
    Copy the full SHA
    db94749 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. re #836: Threaded VFS safety

    * Updated test suite mechanism to allow exclusing test classes
    * Skip threaded tests for http4 and ftps mechanisms
    ivakegg committed May 10, 2023
    Configuration menu
    Copy the full SHA
    ace31a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7899db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e5be25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb4f8af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e152b17 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

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