Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make safe_start_capture actually safe
The method safe_start_capture would still throw an exception if the agent state could not be set (e.g. due to a network error) which could cause the capture service to fail.
- Loading branch information