Lauri Tirkkonen

Results 18 comments of Lauri Tirkkonen

This is not specific to ssh, I was able to reproduce with just `cat`. Started seeing this today on my Nokia 8 after upgrading it from Android8 to Android9. ```...

@xeffyr sorry, I was unclear. Repro steps for me are: 1. start termux (no sessions running) 2. run `cat` in this new tty 3. go to notification to hit the...

Well, it happened with ssh for me first (as this issue describes), I just thought to try `cat` as another program. The parent shell for `cat` does not stick around...

actually it doesn't repro every time, so maybe this is a race somewhere.

@xeffyr I don't recall offhand what exactly termux is doing, but that's not necessarily what happens on any regular unix system. If the parent goes away then normally the child...

But when you hit the 'Exit' key in the notification, and then look at the task switcher's screenshot of the process, you can see text `[Process completed (signal 9 -...

It's another matter though why the `cat` doesn't subsequently get an error for its blocking read() on stdin, if the tty stops existing. Could very well be a bug in...

I have experimental 24-bit color support in my fork -- passthrough to terminal only, they are not available as tf attrs. But this should give an idea of what is...

On Wed, Oct 28 2015 03:40:36 -0700, Dan McDonald wrote: > I'd have to inspect it more, but it looks like build/mozilla-nss-nspr/nss.mog needs to call out certutil & friends for...

On Wed, Oct 28 2015 04:59:22 -0700, Dan McDonald wrote: > BTW, this won't make r151016 except maybe as an update. That's okay, it's not a big issue for us...