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

Replace ConcurrentQueue<T> in BackgroundWorker #3355

Merged
merged 18 commits into from
May 9, 2024

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    ee3b6c6 View commit details
    Browse the repository at this point in the history
  2. Format code

    getsentry-bot committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4d6944c View commit details
    Browse the repository at this point in the history
  3. Updated tests

    jamescrosswell committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0b032ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c4adaf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a75b0a1 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'fix/concurrentqueue-memory-leak' of github.com:getsentr…

    …y/sentry-dotnet into fix/concurrentqueue-memory-leak
    jamescrosswell committed May 8, 2024
    Configuration menu
    Copy the full SHA
    aef8d9c View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG.md

    jamescrosswell committed May 8, 2024
    Configuration menu
    Copy the full SHA
    95e8fc9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    841b84d View commit details
    Browse the repository at this point in the history
  9. Format code

    getsentry-bot committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b31d2ea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8ee4c84 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'fix/concurrentqueue-memory-leak' of github.com:getsentr…

    …y/sentry-dotnet into fix/concurrentqueue-memory-leak
    jamescrosswell committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c3c820e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9f72094 View commit details
    Browse the repository at this point in the history
  13. Format code

    getsentry-bot committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6042f54 View commit details
    Browse the repository at this point in the history
  14. Review feedback

    jamescrosswell committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8825bcf View commit details
    Browse the repository at this point in the history
  15. Improved unit tests

    jamescrosswell committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5f0c5bd View commit details
    Browse the repository at this point in the history
  16. Format code

    getsentry-bot committed May 8, 2024
    Configuration menu
    Copy the full SHA
    26e2a2a View commit details
    Browse the repository at this point in the history
  17. Tweaked benchmarks

    jamescrosswell committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3408574 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. fixup sentry-cocoa

    vaind committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1e3b393 View commit details
    Browse the repository at this point in the history