[erlang-patches] Commit of supervisor_child_count_only
Björn Gustavsson
bgustavsson@REDACTED
Tue Jan 26 08:02:46 CET 2010
On Mon, Jan 25, 2010 at 8:21 PM, Jay Nelson <jay@REDACTED> wrote:
> Committed the addition of supervisor:count_children/1 to determine how many
> and what types of children a supervisor has without generating the list that
> which_children/1 returns. Includes documentation update and test suite
> additions. Also cleaned up warnings from list/1 guard by changing to
> is_list/1 guard in supervisor_SUITE.erl.
>
> git fetch git://github.com/jaynel/otp.git supervisor_child_count_only
>
I can't see your commit on that branch. Did you forget to push after you
committed?
--
Björn Gustavsson, Erlang/OTP, Ericsson AB
More information about the erlang-patches
mailing list