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

Add Linux support via a TaskLocalContextManager #546

Merged
merged 31 commits into from
Jul 23, 2024

Commits on Jun 7, 2024

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

Commits on Jun 8, 2024

  1. Fix/don't run some tests when they can't pass on the current platform…

    …. Remove some unnecessary 'Base' protocols in favor of wrapper types in OpenTelemetryConcurrency
    semicoleon committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    2b175a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9e8efb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7e69cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e0cde6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e6243d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2020b45 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    775ed4b View commit details
    Browse the repository at this point in the history
  2. Remove debugging code

    semicoleon committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c57097d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44a428e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    9034312 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48511a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea9fca2 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    619abcc View commit details
    Browse the repository at this point in the history
  2. Avoid using docker

    semicoleon committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    387b99f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8bc0ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c982b2e View commit details
    Browse the repository at this point in the history
  5. Revert "Try removing complex test case overrides"

    This reverts commit c982b2e.
    semicoleon committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    e949d31 View commit details
    Browse the repository at this point in the history
  6. Revert "Force noninteractive swiftly installation"

    This reverts commit a8bc0ac.
    semicoleon committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    27f8d2c View commit details
    Browse the repository at this point in the history
  7. Revert "Avoid using docker"

    This reverts commit 387b99f.
    semicoleon committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c5d0003 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Allow batch worker threads to exit once they are cancelled, and incre…

    …ase scheduleDelay on batch workers to avoid keeping the condition variables locked
    semicoleon committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    1bf629f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8f8fa2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

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

Commits on Jul 12, 2024

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

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    19c40b2 View commit details
    Browse the repository at this point in the history
  2. Update Package.swift

    bryce-b authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    1d9ea39 View commit details
    Browse the repository at this point in the history
  3. Update [email protected]

    bryce-b authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2d5e249 View commit details
    Browse the repository at this point in the history
  4. Update [email protected]

    bryce-b authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    76b4f0e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    0229179 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bea4dd7 View commit details
    Browse the repository at this point in the history
  3. added additional test skip

    bryce-b committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    16faaf9 View commit details
    Browse the repository at this point in the history