You are on the potentially unstable dev branch 0.5.

Try 0.4 instead.  

You should probably file this as an issue on Julia's github.

On Friday, January 22, 2016 at 7:32:55 AM UTC-5, Lutfullah Tomak wrote:
>
> I have a julia script that runs IJulia
> as
>
> #!/bin/sh
> julia -e "using IJulia; notebook()"
>
> Interrupting this script gives recurring error reading
>
> jl_uv_writecb() ERROR: bad file descripter EBADF
>
> and cannot be stopped. I needed to cancel because IJulia freezes giving 
> warning lots of depreciation warning because of recent change in read* and 
> write* function. I'm on 0.5-dev+2238 Commit 8e036b4. Debian Sid armc7-a.
> How can I stop that errors and how I can I stop depreciation warnings.
>
>

Reply via email to