unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Davis Herring <herring@lanl.gov>
Cc: ueno@gnu.org, emacs-devel@gnu.org
Subject: Re: Starting a subprocess in stopped state
Date: Mon, 08 May 2017 19:46:46 +0300	[thread overview]
Message-ID: <83bmr3cn49.fsf@gnu.org> (raw)
In-Reply-To: <32a9c3d5-2fb1-b6ab-2521-15fae40f002d@lanl.gov> (message from Davis Herring on Mon, 8 May 2017 10:41:28 -0600)

> From: Davis Herring <herring@lanl.gov>
> Date: Mon, 8 May 2017 10:41:28 -0600
> Cc: Daiki Ueno <ueno@gnu.org>
> 
> > Also, not reading the Emacs end of the pipe, while the process runs is
> > probably going to get is to undefined behavior in some situations,
> > especially with multithreaded processes.
> 
> I don't think it's undefined behavior -- you may just hang (one or more 
> threads of) the subprocess.

Well, that's what I meant by "undefined" -- the exact result depends
on factors beyond our control, some of them depend on the program
being run, some on the OS and its configuration (like the size of the
pipe buffer).



      reply	other threads:[~2017-05-08 16:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-02 19:04 Starting a subprocess in stopped state Eli Zaretskii
2017-05-05  7:29 ` Eli Zaretskii
2017-05-06  5:42   ` Thien-Thi Nguyen
2017-05-06  7:58     ` Eli Zaretskii
2017-05-07 12:24       ` Philipp Stephani
2017-05-07 17:16         ` Eli Zaretskii
2017-05-07 17:25       ` Paul Eggert
2017-05-07 17:57         ` Eli Zaretskii
2017-05-07 18:05         ` Andreas Schwab
2017-05-08 16:41       ` Davis Herring
2017-05-08 16:46         ` Eli Zaretskii [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83bmr3cn49.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=herring@lanl.gov \
    --cc=ueno@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).