← Back to issue list

Handle interactive terminal inside emitter stream context

View original Github issue

Metadata

Project
craft-cli
Number
#347
Type
issue
State
open
Author
cmatsuoka
Labels
Created
2025-05-20 13:34:38+00:00
Updated
2025-05-20 13:34:38+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### What needs to get done Allow a command running inside an `open_stream` emitter context to escape from output redirection and handle terminal I/O interactively. ### Why it needs to get done When executing craft test spread runs in a stream context to collect log messages, but it may also open interactive sessions if running with `-shell`, `-shell-after`, or `-debug`.

Evaluation history

No evaluation history available.