aws / aws/agentcore-cli

post command notices fail to print on some commands

Open
#1,439 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
283
Forks
95
Avg merge
1d 2h
Merged PRs (30d)
183

Description

### 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

1. enable telemetry audit.
2. run agentcore invoke (non-TUI).
3. 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.