mirror of
https://github.com/smittix/intercept.git
synced 2026-07-06 00:28:12 -07:00
8db5b2b0d3
When switching between agents in the UI, only stop the UI polling - don't send a stop command to the agent. Agent scans should continue running independently. When switching back, checkScanStatus() will detect the running scan and resume polling.