Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #15171 > unrolled thread
| Started by | Mike Jonkmans <bashbug@jonkmans.nl> |
|---|---|
| First post | 2019-07-15 17:08 +0200 |
| Last post | 2019-07-15 17:08 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.bash.bug
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: background, pipeline, hang Mike Jonkmans <bashbug@jonkmans.nl> - 2019-07-15 17:08 +0200
| From | Mike Jonkmans <bashbug@jonkmans.nl> |
|---|---|
| Date | 2019-07-15 17:08 +0200 |
| Subject | Re: background, pipeline, hang |
| Message-ID | <mailman.1420.1563203350.2688.bug-bash@gnu.org> |
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 top | Article view | gnu.bash.bug
csiph-web