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

remove unnecessary check when debugger agent bootstraps #4672

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

shatzi
Copy link
Contributor

@shatzi shatzi commented Feb 6, 2023

What Does This Do

Remove a check in DebuggerAgent bootstrap to ensure DebuggerEndpoint is available on the agent. This is always true as remote config endpoint which is also required was added after the debugger endpoint to the agent.

Motivation

Simplify the logic

Additional Notes

@shatzi shatzi requested a review from a team as a code owner February 6, 2023 17:10
@shatzi shatzi requested review from jpbempel and removed request for a team February 6, 2023 17:10
@shatzi shatzi merged commit d8b5123 into master Feb 6, 2023
@shatzi shatzi deleted the shatzi/resolve-bootstrap-race-with-agent branch February 6, 2023 18:42
@github-actions github-actions bot added this to the 1.7.0 milestone Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants