Right. I don't get the error in version 0.3.1 either.  But I do get it in 
version 0.4.0-dev+371 commit c6036da.



On Monday, 13 October 2014 23:10:52 UTC+1, Richard Dennis wrote:
>
> Hi All,
>
> does anyone else get an error when they run the following in REPL:
>
> addprocs(1)
> using PyPlot
> a = @spawn randn(2,2)
> fetch(a)
>
> After fetch(a) I get the following:
>
> Worker 2 terminated. Error: ProcessExitedException() in wait at task.jl:284
>
> Thanks,
>
> Richard
>

Reply via email to