help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to find out why some jobs wont stop?


From: Olaf Till
Subject: Re: How to find out why some jobs wont stop?
Date: Mon, 4 Apr 2016 11:39:50 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Mon, Apr 04, 2016 at 10:57:41AM +0200, Max Görner wrote:
> Almost everything works fine, but sometimes some jobs just don't quit.
> I had some running over 10 days now. Is there anything I can do to find
> out why some jobs just don't stop?

I'd probably start instances of Octave separately for each job, set
'debug_on_interrupt (true)' (see 'help debug_on_interrupt') before
starting the job, and if a job seems to take too long time, interrupt
it and examine its variables.

Olaf

-- 
public key id EAFE0591, e.g. on x-hkp://pool.sks-keyservers.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]