Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #39289

Re: running java kills parent shell

From Martin Gregorie <martin@mydomain.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: running java kills parent shell
Date 2020-02-12 12:15 +0000
Organization A noiseless patient Spider
Message-ID <r20q9s$5gt$1@dont-email.me> (permalink)
References <c7b42f97-07e8-4899-85e5-a81153e140b4@googlegroups.com>

Show all headers | View raw


On Tue, 11 Feb 2020 19:57:43 -0800, luserdroog wrote:

> I'm using the Java 8 reference implementation. When I run it from
> cygwin's bash, it runs the program but then it exits the shell. Has
> anyone encountered this or have any idea how to investigate fixing it?
> As a workaround, I can spawn a subshell and let that one exit. But I'm
> not thrilled about having to do this.

Command line example?

I can see ways of using shell so it would do this, but they aren't ways 
that I'd normally use it.


-- 
Martin    | martin at
Gregorie  | gregorie dot org

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

running java kills parent shell luserdroog <luser.droog@gmail.com> - 2020-02-11 19:57 -0800
  Re: running java kills parent shell Martin Gregorie <martin@mydomain.invalid> - 2020-02-12 12:15 +0000
    Re: running java kills parent shell luserdroog <luser.droog@gmail.com> - 2020-02-14 10:53 -0800
      Re: running java kills parent shell Martin Gregorie <martin@mydomain.invalid> - 2020-02-14 20:43 +0000
        Re: running java kills parent shell luserdroog <luser.droog@gmail.com> - 2020-02-14 13:02 -0800
          Re: running java kills parent shell Martin Gregorie <martin@mydomain.invalid> - 2020-02-14 21:46 +0000
            Re: running java kills parent shell Arne Vajhøj <arne@vajhoej.dk> - 2020-02-14 19:39 -0500

csiph-web