[erlang-questions] Common test 1.7.X gen_server call noproc in init_per_group
Tien Le
letien83@REDACTED
Thu Nov 21 15:12:15 CET 2013
Hi,
Can anyone help me explain the new change of common test 1.7.X?
I start my gen_server in init_per_suite. However, when I send a message to
it in init_per_group or in the test case I always get {noproc,
{gen_server,call, [my_server, ...
I even start it before gen_server:call, but it didn't help either.
I tried to test with the older common test 1.6.X, and it works fine
Thanks!
Tien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20131121/e0312347/attachment.htm>
More information about the erlang-questions
mailing list