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

Made the parallel downloads go routines running without synchronization #2287

Merged
merged 18 commits into from
Aug 12, 2024

Commits on Aug 8, 2024

  1. made the parallel go routines running without synchronization

    # Conflicts:
    #	internal/cache/file/downloader/parallel_downloads_job.go
    vadlakondaswetha committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4ee2a16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a171e28 View commit details
    Browse the repository at this point in the history
  3. fixing tests

    # Conflicts:
    #	internal/cache/file/downloader/jm_parallel_downloads_test.go
    vadlakondaswetha committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1adc425 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8575cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bd3eb3 View commit details
    Browse the repository at this point in the history
  6. fixing the test

    vadlakondaswetha committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    df61074 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1dd018 View commit details
    Browse the repository at this point in the history
  8. Fixing the test

    vadlakondaswetha committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    50df2e1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f31ff10 View commit details
    Browse the repository at this point in the history
  10. fixing tests

    # Conflicts:
    #	internal/cache/file/downloader/jm_parallel_downloads_test.go
    vadlakondaswetha committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    39f27aa View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    7d5f5f2 View commit details
    Browse the repository at this point in the history
  2. comments fixed

    vadlakondaswetha committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a3c9805 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a6cb1c View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. code review comments

    vadlakondaswetha committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0cdc648 View commit details
    Browse the repository at this point in the history
  2. code review comments

    vadlakondaswetha committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    440c88a View commit details
    Browse the repository at this point in the history
  3. changed to require

    vadlakondaswetha committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    56b3f4b View commit details
    Browse the repository at this point in the history
  4. code review comments

    vadlakondaswetha committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1e1aada View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e4d17d View commit details
    Browse the repository at this point in the history