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

Fix 'InvalidOperationException' with message Collection was modified; enumeration operation may not execute in MultithreadedAnalyzeCommandBase, which is raised when analyzing with the --hashes switch. #2447

Merged
merged 11 commits into from
Feb 14, 2022

Commits on Feb 11, 2022

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

Commits on Feb 12, 2022

  1. Test ideas

    michaelcfanning committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    62c88ab View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

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

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    b454b86 View commit details
    Browse the repository at this point in the history
  2. Addressing PR feedback

    eddynaka committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    1d55dad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8153cc7 View commit details
    Browse the repository at this point in the history
  4. Reducing to 50 iterations

    eddynaka committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    3771225 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70b2ef3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e91bb3 View commit details
    Browse the repository at this point in the history
  7. Addressing PR feedback

    eddynaka committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    683743c View commit details
    Browse the repository at this point in the history