Skip to content

remove unnecessary check when debugger agent bootstraps#4672

Merged
shatzi merged 1 commit into
masterfrom
shatzi/resolve-bootstrap-race-with-agent
Feb 6, 2023
Merged

remove unnecessary check when debugger agent bootstraps#4672
shatzi merged 1 commit into
masterfrom
shatzi/resolve-bootstrap-race-with-agent

Conversation

@shatzi

@shatzi shatzi commented Feb 6, 2023

Copy link
Copy Markdown
Contributor

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