Re: ExternalProcesses issue

2010-09-16 Thread Paul Davis
On Thu, Sep 16, 2010 at 5:00 PM, Robert Melfing wrote: > Hi all, > > [and thanks for the great job!] > > Quick one about External Processes: > I've done a dummy java program to test this feature. > An infinite loop on readline() to printout what's passed in. > > But when I either stop or restart c

ExternalProcesses issue

2010-09-16 Thread Robert Melfing
Hi all, [and thanks for the great job!] Quick one about External Processes: I've done a dummy java program to test this feature. An infinite loop on readline() to printout what's passed in. But when I either stop or restart couchdb, my java process is never killed and keeps running. Should the