]> git.lizzy.rs Git - plan9front.git/commit
nedmail: don't try to shoot down subcommand on interrupt
authorcinap_lenrek <cinap_lenrek@felloff.net>
Sun, 5 Jul 2020 16:17:20 +0000 (18:17 +0200)
committercinap_lenrek <cinap_lenrek@felloff.net>
Sun, 5 Jul 2020 16:17:20 +0000 (18:17 +0200)
commite844c77845e489a1e6421b570e221e9672106bbc
tree97b65e29b55449e051013ede1bfeac3009e46659
parent43e56e26ded432658cdc5b9b3fce16919b3c64f7
nedmail: don't try to shoot down subcommand on interrupt

this breaks interrupt key handling in rio. theres also no
point in trying todo so as rio sends the note to the whole
process group so the subcommand should have got the note
already.

just wait for the subprocess to terminate.
sys/src/cmd/upas/ned/nedmail.c