[Eric] Subprocess: configure fork
Detlev Offenbach
detlev at die-offenbachs.de
Sat Oct 15 17:00:02 BST 2011
Hello,
please provide the test script. Maybe there is a glitch somewhere and I can debug it with your help.
Regards,
Detlev
Am 15.10.2011 um 17:52 schrieb Jamie Riotto:
> Well, fwiw, I've seen the same thing. I have an app that forks off say
> 8 computational threads.
> It behaves perfectly under eric on windows, but when I ran it on a
> linux (Max) system, even though
> I checked the first box, the question popped up a total of 8 times.
> Now to be fair, that was
> on a Mac, which I know is not officially supported, so I never
> reported it as a bug. I can supply
> a small test using Process Pools that demonstrates the problem, but
> again, only on the Mac.
> Cheers - Jamie Riotto
>
> On Fri, Oct 14, 2011 at 10:46 AM, Detlev Offenbach
> <detlev at die-offenbachs.de> wrote:
>> Am Freitag, 14. Oktober 2011, 16:55:03 schrieb Leonardo Giordani:
>>> Hi all,
>>>
>>> when running or debugging programs which execute a subprocess() or other
>>> system calls I keep being asked by Eric which to follow, if parent or child
>>> process.
>>> This happens each subprocess it runs into and since I'm working on a project
>>> with hundreds of them it quickly becomes not usable.
>>>
>>> This happens when running unit tests, too.
>>>
>>> Is it possible to configure Eric such that it goes through forking without
>>> asking?
>>
>> The Start Debug dialog has two checkboxes for this. The first enables
>> automatic forking and the second indicates to follow the child (if checked).
>>
>>>
>>> I'm using Eric 4.4.17 (r4101)
>>>
>>> Thank you very much
>>>
>>> Leonardo
>>
>> Detlev
>> --
>> Detlev Offenbach
>> detlev at die-offenbachs.de
>> _______________________________________________
>> Eric mailing list
>> Eric at riverbankcomputing.com
>> http://www.riverbankcomputing.com/mailman/listinfo/eric
>>
> _______________________________________________
> Eric mailing list
> Eric at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/eric
Detlev Offenbach
detlev at die-offenbachs.de
More information about the Eric
mailing list