On Mon, Nov 28, 2016 at 01:39:29PM -0800, Chet Ramey wrote:
> On 11/28/16 5:04 AM, Mihail Konev wrote:
> > When bash 4.3 is ran in a terminal emulator, and file completions
> > gathering is in progress, and the emulator is forcefully closed,
> > bash process wouldn't terminate.
> > Instead, it woul
On 11/28/16 5:04 AM, Mihail Konev wrote:
> When bash 4.3 is ran in a terminal emulator, and file completions
> gathering is in progress, and the emulator is forcefully closed,
> bash process wouldn't terminate.
> Instead, it would forever leak memory and cpu.
This was fixed in bash-4.4.
--
``The
When bash 4.3 is ran in a terminal emulator, and file completions
gathering is in progress, and the emulator is forcefully closed,
bash process wouldn't terminate.
Instead, it would forever leak memory and cpu.
Sorry but I'm not going to bisect this. Ever.