GHC 2020-05-10

3 comments.

, https://git.io/JfWPi in jarun/nnn
I think running `strace -f` to see what’s reading what, what’s writing what, and in what order would be helpful here.

Edit: sorry, autowronged.

, https://git.io/JfW6S in jarun/nnn
strace it? The reproduction is rather weird.

, https://git.io/JfW8V in jarun/nnn
No reason to use `O_NONBLOCK` here. I simply forgot to remove it during a refactor when I wrote the PoC.