Skip to content

perf: avoid continuous port scans when the inspector is closed #293

Description

@jasonsuhari

Problem

GridBash launches platform socket inspection and builds a full process snapshot every two seconds even when the port inspector is closed. Multiple GridBash instances amplify this background process and CPU overhead.

Acceptance checks

  • Opening or manually refreshing the inspector produces a fresh scan.
  • Closed-inspector background work is eliminated or reduced to a low-cost, clearly bounded cadence.
  • A hung platform command cannot leave refresh permanently stuck.
  • Existing port attribution and terminate-before-reverify behavior remains covered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status:needs-triageNeeds maintainer review and routingtype:maintenanceMaintenance, cleanup, automation, or release operations

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions