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

Make ThreadContext.markAsSystemContext package-private #14988

Closed
wants to merge 7 commits into from

Commits on Jul 26, 2024

  1. Make ThreadContext.markAsSystemContext package-private

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    bc19108 View commit details
    Browse the repository at this point in the history
  2. Add to CHANGELOG

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    a62b147 View commit details
    Browse the repository at this point in the history
  3. Add null check

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    39a7a0b View commit details
    Browse the repository at this point in the history
  4. Get from transportService if null

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    7313e5f View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Fix typo

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    777a546 View commit details
    Browse the repository at this point in the history
  2. Move to doStart

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    288d8f2 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    5be69fc View commit details
    Browse the repository at this point in the history