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: Clone scope.Context in multiple places to avoid concurrent reads/writes #638

Merged
merged 6 commits into from Jun 14, 2023

Commits on May 11, 2023

  1. fix: Introduce cloneContext

    tonyo committed May 11, 2023
    Configuration menu
    Copy the full SHA
    4cb7bb7 View commit details
    Browse the repository at this point in the history
  2. Add a test

    tonyo committed May 11, 2023
    Configuration menu
    Copy the full SHA
    4444ab7 View commit details
    Browse the repository at this point in the history
  3. Update test

    tonyo committed May 11, 2023
    Configuration menu
    Copy the full SHA
    e89ffb6 View commit details
    Browse the repository at this point in the history
  4. Fix lint

    tonyo committed May 11, 2023
    Configuration menu
    Copy the full SHA
    d77c5ae View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    d5e0c0c View commit details
    Browse the repository at this point in the history
  2. go fmt

    tonyo committed May 15, 2023
    Configuration menu
    Copy the full SHA
    cb73fed View commit details
    Browse the repository at this point in the history