[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#31214: hang in Faccept_process_output
From: |
Glenn Morris |
Subject: |
bug#31214: hang in Faccept_process_output |
Date: |
Thu, 19 Apr 2018 15:48:33 -0400 |
User-agent: |
Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) |
Eli Zaretskii wrote:
> Then maybe we should pass a non-nil timeout to accept-process-output,
> and/or a non-nil last argument.
>
> IOW, I'm not sure the bug is not in the test itself.
Is it not a standard usage (start a process, and while it's live, accept
output from it)?
(Could the process by exiting part-way through accept-process-output?)