Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Do not print 'START' messages in interactive mode

Open
#2,144 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python
Domain
cli

Research direction

Start at the bst interactive-mode output path and trace how the TUI-like list displays currently running tasks alongside visible messages. Confirm where the "START doing X" message is emitted, then verify that interactive mode omits it while other modes retain it and that the task list still shows the running work.

Written by the indexing model from the issue text.

Description

enhancement frontend logging

As far as I understand, there is infrastructure for bst to show a TUI-like list of currently running tasks at the bottom of the terminal. I think it would be nicer if that was used for all messages when in interactive mode and the "START doing X" message were skipped from the visible output.

Dominant language
Python
Stars
144
Forks
45
Avg merge
3d 5h
Merged PRs (30d)
6

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/buildstream

All issues in apache/buildstream

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.