We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 762b5c0 commit 5f96a9bCopy full SHA for 5f96a9b
lib/elixir/lib/dynamic_supervisor.ex
@@ -408,7 +408,7 @@ defmodule DynamicSupervisor do
408
409
The map contains the following keys:
410
411
- * `:specs` - always 1 as dynamic supervisors have a single specification
+ * `:specs` - the number of children processes
412
413
* `:active` - the count of all actively running child processes managed by
414
this supervisor
0 commit comments