[erlang-patches] gen_stream updated to test worker process links

Björn Gustavsson bgustavsson@REDACTED
Mon Sep 6 13:52:51 CEST 2010


On Sun, Sep 5, 2010 at 11:40 AM,  <jay@REDACTED> wrote:
> A new version of gen_stream and gen_stream_SUITE tests is available.  The
> test suite now relies on the internal processes being linked to the parent
> gen_stream, so it uses erlang:process_info(GenStreamPid, links) to
> enumerate and verify whether the number of processes matches the user's
> request and whether processes are linked.
>
> git fetch git://github.com/jaynel/otp.git gen_stream

Thanks!

I have cleaned up the branch and included it in 'pu'.

Please don't merge the 'dev' branch into topic branches.
If you really do need the latest changes from 'dev',
use "git rebase" to rebase the branch on top of 'dev'.

-- 
Björn Gustavsson, Erlang/OTP, Ericsson AB


More information about the erlang-patches mailing list