Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Remove duplicate isDisabled logic from controller#206

Merged
ofrobots merged 1 commit intogoogleapis:masterfrom
ofrobots:isDisabled
Dec 22, 2016
Merged

Remove duplicate isDisabled logic from controller#206
ofrobots merged 1 commit intogoogleapis:masterfrom
ofrobots:isDisabled

Conversation

@ofrobots
Copy link
Copy Markdown
Contributor

The debuglet also has the same isDisabled check. Arguably the
controller shouldn't be doing this check at all because we do get a
valid debuggee.id back from the service and we should faithfully
report that to the client of the Controller interface. Business logic
to deal with a disabled debuggee belongs in the agent.

The debuglet also has the same isDisabled check. Arguably the
controller shouldn't be doing this check at all because we do get a
valid debuggee.id back from the service and we should faithfully
report that to the client of the Controller interface. Business logic
to deal with a disabled debuggee belongs in the agent.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 22, 2016
@ofrobots ofrobots merged commit 80cd5a1 into googleapis:master Dec 22, 2016
@ofrobots ofrobots deleted the isDisabled branch December 22, 2016 23:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants