-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
area/memoryMemory bounds and memory management.Memory bounds and memory management.type/enhancementAn enhancement in functionality or support.An enhancement in functionality or support.
Description
The current implementation builds the output table in memory before any writing is done.
We should
- Add logging to indicate when the status of the command (whether it's waiting for the response or building the output)
- Limit the output size in pretty mode
- Offer a new way to output in a programmatic format
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/memoryMemory bounds and memory management.Memory bounds and memory management.type/enhancementAn enhancement in functionality or support.An enhancement in functionality or support.