Skip to content

Signals SIGTSTP / SIGCONT not properly handled #835

Open
@gwenn

Description

@gwenn

To reproduce:

  1. cargo run --example minimal
  2. from an other shell killall -TSTP minimal
  3. from the original shell, fg

At step 3, we expect the prompt to be redrawn but nothing happen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions