Skip to content

[Bug]: Switching to bash lang under mux currently hangs on my system #498

@jmetz

Description

@jmetz

What went wrong?

The shrs_example program maxes out the CPU and the terminal oddly accepts input but won't do anything.

Spawning shell used is fish.

image

shrs on  master via  v1.81.0 
❯ target/debug/shrs_example

        __
   ___ / /  _______
  (_-</ _ \/ __(_-<
 /___/_//_/_/ /___/
a rusty POSIX shell | build v10192024.1136-dev
 jeremy shrs > mux python                                                                                                                                                     git:master  posix 
setting lang to python
 jeremy shrs > print("All good here")                                                                                                                             git:master 14.195439ms python 
All good here
 jeremy shrs > mux bash                                                                                                                                             git:master 121.425µs python 
setting lang to bash

Can type
But nothing happens, and the process just uses a bunch of cpu time                      

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions