Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #15171

Re: background, pipeline, hang

From Mike Jonkmans <bashbug@jonkmans.nl>
Newsgroups gnu.bash.bug
Subject Re: background, pipeline, hang
Date 2019-07-15 17:08 +0200
Message-ID <mailman.1420.1563203350.2688.bug-bash@gnu.org> (permalink)
References <20190712140057.7F34B12552B@sint.jonkmans.nl> <6c7c3315-d319-d8bd-dfcc-962f9b9ce80a@case.edu> <20190713095508.GB21798@sint.jonkmans.nl> <39e5f638-3699-e4bd-cd85-aba8c24ffc53@case.edu> <20190715150800.GA28978@sint.jonkmans.nl>

Show all headers | View raw


On Mon, Jul 15, 2019 at 10:01:30AM -0400, Chet Ramey wrote:
> On 7/13/19 5:55 AM, Mike Jonkmans wrote:
> > This runs for two seconds:
> > 	bash --norc --noprofile -ic "trap 'tput hs' DEBUG; sleep 2 & :|:|:"
> 
> I can't reproduce this using bash-5.0.7 on RHEL7, Debian 9, Ubuntu 16, or
> Ubuntu 18.
> 
> Chet

Ubuntu 18.04 uses bash 4.4.20, so that is a progression :)

I only use the DEBUG trap to set the title on my tmux windows.
So i do not think it has high importance, as bash 5 seems to fix this.

Thanks for looking at it.

Regards, Mike

Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

Re: background, pipeline, hang Mike Jonkmans <bashbug@jonkmans.nl> - 2019-07-15 17:08 +0200

csiph-web