mirror of
https://github.com/smittix/intercept.git
synced 2026-06-09 14:41:55 -07:00
130a3a2d8e
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.