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

Remove duplicate isDisabled logic from controller #206

Merged
merged 1 commit into from
Dec 22, 2016

Commits on Dec 22, 2016

  1. Remove duplicate isDisabled logic from controller

    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.
    ofrobots committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    cb36314 View commit details
    Browse the repository at this point in the history