Thanks for the reply. >> What system are you on? > julia> versioninfo() > Julia Version 0.3.0-prerelease+2177 > Commit 7d475bf* (2014-03-27 01:39 UTC) > Platform Info: > System: Darwin (x86_64-apple-darwin13.1.0) > CPU: Intel(R) Core(TM) i7-2677M CPU @ 1.80GHz > WORD_SIZE: 64 > BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY) > LAPACK: libopenblas > LIBM: libopenlibm
I’ll try to reproduce it on an SLC6 box. Joosep On 28 Mar 2014, at 17:13, Stefan Karpinski <[email protected]> wrote: > > > On Fri, Mar 28, 2014 at 8:11 AM, Joosep Pata <[email protected]> wrote: > Hi, > > I’m running various external processes via ‘run(cmd)’, but strangely, > occasionally ‘run’ seems to hang despite the external program finishing. It > does not seem to be entirely predictable, but it’s quite persistent, and I > don’t have a good test case yet. > I was wondering if someone had an idea what could cause this so that I could > try to isolate it. > > Cheers, > Joosep >
