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

Fixe using ThreadRunner with dataset factories #4093

Merged
merged 25 commits into from
Aug 29, 2024

Commits on Aug 15, 2024

  1. Added lock for dataset load

    Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
    ElenaKhaustova committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d38b731 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    711f82c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    5a7642f View commit details
    Browse the repository at this point in the history
  2. Replaced multiprocessing lock with multithreading

    Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
    ElenaKhaustova committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6bc06a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ca6689 View commit details
    Browse the repository at this point in the history
  4. Added an alternative solution

    Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
    ElenaKhaustova committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    66ded79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a44b078 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    219df08 View commit details
    Browse the repository at this point in the history
  2. Updated solution 2

    Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
    ElenaKhaustova committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    99f2da2 View commit details
    Browse the repository at this point in the history
  3. Made solution 1 main

    Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
    ElenaKhaustova committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ffe17d3 View commit details
    Browse the repository at this point in the history
  4. Removed solution 2

    Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
    ElenaKhaustova committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    61bafca View commit details
    Browse the repository at this point in the history
  5. Updated release notes

    Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
    ElenaKhaustova committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ac9621a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    d4f6dc1 View commit details
    Browse the repository at this point in the history
  2. Removed lock solution

    Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
    ElenaKhaustova committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    80404bf View commit details
    Browse the repository at this point in the history
  3. Returned solution with patterns resolving

    Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
    ElenaKhaustova committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    a022445 View commit details
    Browse the repository at this point in the history
  4. Added test for ThreadRunner

    Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
    ElenaKhaustova committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0ee3330 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'fix/4007-thread-runner-with-dataset-factories-bu' into …

    …fix/4007-thread-runner-with-dataset-factories
    ElenaKhaustova committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0ba5eed View commit details
    Browse the repository at this point in the history
  6. Added _match_pattern patching

    Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
    ElenaKhaustova committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2173f2a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Fixed tests to satisfy required coverage

    Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
    ElenaKhaustova committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e303959 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a772800 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3770d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Reverted heading for the release notes

    Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
    ElenaKhaustova committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ee8377e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e0b290 View commit details
    Browse the repository at this point in the history