Pause the emitter while launching the user-requested shell (CRAFT-871).
Metadata
Current evaluation
Merged after approval. Pauses the emitter during user-requested shell launches to resolve CRAFT-871. Also corrected flake8 issue reporting.
Suggested action: —
No scores available.
Issue body
Took the opportunity to fix how flake8 issues were reported.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after approval. Pauses the emitter during user-requested shell launches to resolve CRAFT-871. Also corrected flake8 issue reporting. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to pause the emitter during user-requested shell launches, resolving CRAFT-871. Also corrected flake8 issue reporting. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Pauses the emitter during user-requested shell launches to resolve CRAFT-871. Also corrects flake8 issue reporting. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #740 Pause the Emitter when asking the user for input (CRAFT-952). | charmcraft | merged | Merged. The pull request pauses the Emitter during user input prompts (CRAFT-952). Approved by one reviewer with zero unresolved comments. Changes span three files (+32/-7 lines), and the author confirmed successful Windows testing. | |
| #69 Add a 'pause' method to the Emitter (CRAFT-907). | craft-cli | merged | Merged adding a 'pause' method to the Emitter, which completely frees the terminal and stops all interactions and log retrieval. Includes test examples, approved by one reviewer, and modifies four files. |