Skip to content

The child thread that finished background command is not updated and still shows it running — bb 0.35.1, provider claude-code. #1126

Description

@sholub-dev

Steps:

  1. Have a thread to spawn a child thread to do anything and then to run background command
  2. When background command is completed - the parent thread continues the execution but the child thread still shows it running
  3. If I send a follow-up message to child thread - it updates instantly

Parent thread:
Image

Child thread at the same time:
Image

After a follow-up message:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions