mirror of
https://github.com/smittix/intercept.git
synced 2026-04-24 14:50:00 -07:00
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.