When will print "*** Terminating erlang"
William Yangzhuwei
mscame@REDACTED
Mon Oct 18 08:01:01 CEST 2010
hi there,
I can start one erlang program with ` start_test.sh `(start_test.sh is just
a script to start erl and passing some args).
When I use `start_test.sh &` to let this job run in background, it cannot
finish executing.
I get some output like
(test1@REDACTED)1> *** Terminating erlang (test1@REDACTED).
I guess *** Terminating erlang is printed by otp not in this erlang program.
How can I trace this trouble and any logging?
--
Best Regards
//William YangZhuwei
More information about the erlang-questions
mailing list