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

Test for data race conditions in adapters #1756

Merged
merged 20 commits into from
May 12, 2021

Commits on Mar 17, 2021

  1. Data race test first draft

    Gus Carreon committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    7074f58 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Step out real quick

    Gus Carreon authored and Gus Carreon committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    cbcc293 View commit details
    Browse the repository at this point in the history
  2. Rollback CopyWithOption

    Gus Carreon committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    a4c6c4a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    dde3442 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dc32b2 View commit details
    Browse the repository at this point in the history
  3. resolved conflicts

    Gus Carreon committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    e81eceb View commit details
    Browse the repository at this point in the history
  4. informative comment

    Gus Carreon authored and Gus Carreon committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    015fc30 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Merge branch 'master' into sharedMemoryTest

    Resolving openrtb2 merge conflicts
    Gus Carreon committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    e22ffd7 View commit details
    Browse the repository at this point in the history
  2. resolved openrtb2 merge conflicts

    Gus Carreon committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    4ce81b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Rolled back to use the github.com/jinzhu/copier library

    Gus Carreon authored and Gus Carreon committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    eb75ee4 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. step out real quick

    Gus Carreon authored and Gus Carreon committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    87d8461 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Scott's review and deep copy library switch

    Gus Carreon committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    4e81fcf View commit details
    Browse the repository at this point in the history
  2. updated with latest master and resolved merge conflicts

    Gus Carreon committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    77d9a54 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Added slice assertions

    Gus Carreon committed May 5, 2021
    Configuration menu
    Copy the full SHA
    e8d3a6a View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Configuration menu
    Copy the full SHA
    6be78a1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into sharedMemoryTest

    Updating with latest master again
    Gus Carreon committed May 6, 2021
    Configuration menu
    Copy the full SHA
    f96f9e7 View commit details
    Browse the repository at this point in the history
  3. go mod tidy-ed

    Gus Carreon committed May 6, 2021
    Configuration menu
    Copy the full SHA
    1023f30 View commit details
    Browse the repository at this point in the history
  4. Scott's latest review. Improving error messages and reducing large co…

    …mment
    Gus Carreon committed May 6, 2021
    Configuration menu
    Copy the full SHA
    5f81f1d View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Merge branch 'master' into sharedMemoryTest

    Gus Carreon committed May 11, 2021
    Configuration menu
    Copy the full SHA
    4138379 View commit details
    Browse the repository at this point in the history
  2. Modified imp shallow copies comment

    Gus Carreon committed May 11, 2021
    Configuration menu
    Copy the full SHA
    d0e5e70 View commit details
    Browse the repository at this point in the history