Hello!

I'm testing some GenServers, specifically testing certain behaviours that
deliberately cause the GenServer to terminate itself.

This is all going well, except the test run outputs a notification about
the closing process (the GenServer, not the test process) on what I assume
is STDERR.  Is there some way to suppress this?

It seems to happen whether I start the genserver via `start_link` and
unlink it or create one without linking.

All the best,
Elliot

-- 
You received this message because you are subscribed to the Google Groups 
"elixir-lang-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elixir-lang-talk/CAD2T2cju977Dm8rC_dgfDaTHacOSGvhryXwgmUZZn1k5vADPww%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to