[erlang-questions] escript cutting output

Samuel samuelrivas@REDACTED
Fri Nov 18 09:35:40 CET 2011


Hi,

> FWIW, I think this is exactly the same problem as covered in a thread
> earlier this year. Probably the most interesting post in that thread:
>
>  http://erlang.org/pipermail/erlang-questions/2011-April/057492.html
>
> My take is that there is no proper solution. Adding a 'sufficient'
> timer:sleep works in practice, but it's less than completely
> satisfying.

Thanks, sorry for missing that thread, it's exactly the same.

I though that using erl -noshell -eval '..., init:stop().' was
working, but today I added more output and it fails again, so still no
proper solution. At least, the bright side is that this behaviour is
consistent :)

Regards
-- 
Samuel



More information about the erlang-questions mailing list