Dumb question about the test_server
Vlad Dumitrescu
vlad_dumitrescu@REDACTED
Thu Nov 4 12:38:55 CET 2004
From: "BETIS Alexandre" <A.BETIS@REDACTED>
> This typically happens when two different users logged onto
> the development server launch the test server at the same
> moment from the UNIX shell.
Hi,
My guess is that you should only start one instance of the test server (possibly
when starting the node) and both use it for your testing. It supports running
multiple test suits.
regards,
Vlad
More information about the erlang-questions
mailing list