Description
For example, turning on telemetry audit and running invoke with the session id doesn't print the log file where telemetry was logged.
Steps to Reproduce
- enable telemetry audit.
- run agentcore invoke (non-TUI).
- verify that telemetry audit file is not logged.
Expected Behavior
file should be logged.
Actual Behavior
no file logged.
CLI Version
latest
Operating System
macOS
Additional Context
This also affects update notifications, and telemetry notices for first run users.
Likely cause is that we kill the process prematurely.
Description
For example, turning on telemetry audit and running invoke with the session id doesn't print the log file where telemetry was logged.
Steps to Reproduce
Expected Behavior
file should be logged.
Actual Behavior
no file logged.
CLI Version
latest
Operating System
macOS
Additional Context
This also affects update notifications, and telemetry notices for first run users.
Likely cause is that we kill the process prematurely.