return id in which_children function, just like regular supervisor does #23
Annotations
11 errors and 5 warnings
|
Run mix test --warnings-as-errors:
test/pgd_supervisor_test.exs#L553
test terminate/2 terminates children with brutal kill (PgdSupervisorTest)
|
Run mix test --warnings-as-errors:
test/pgd_supervisor_test.exs#L728
test terminate/2 terminates with mixed children (PgdSupervisorTest)
|
Run mix test --warnings-as-errors:
test/pgd_supervisor_test.exs#L571
test terminate/2 terminates children with infinity shutdown (PgdSupervisorTest)
|
Run mix test --warnings-as-errors:
test/pgd_supervisor_test.exs#L637
test terminate/2 terminates children with integer shutdown and abnormal reason (PgdSupervisorTest)
|
Run mix test --warnings-as-errors:
test/pgd_supervisor_test.exs#L589
test terminate/2 terminates children with infinity shutdown and abnormal reason (PgdSupervisorTest)
|
Run mix test --warnings-as-errors:
test/pgd_supervisor_test.exs#L332
test start_child/2 permanent child is restarted regardless of reason (PgdSupervisorTest)
|
Run mix test --warnings-as-errors:
test/pgd_supervisor_test.exs#L699
test terminate/2 terminates children with permanent restart and normal reason (PgdSupervisorTest)
|
Run mix test --warnings-as-errors:
test/pgd_supervisor_test.exs#L351
test start_child/2 child is restarted with different values (PgdSupervisorTest)
|
Run mix test --warnings-as-errors:
test/pgd_supervisor_test.exs#L302
test start_child/2 temporary child is not restarted regardless of reason (PgdSupervisorTest)
|
Run mix test --warnings-as-errors:
test/pgd_supervisor_test.exs#L269
test start_child/2 with different returns (PgdSupervisorTest)
|
Run mix compile --warnings-as-errors
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix compile --warnings-as-errors
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix compile --warnings-as-errors
:global_flags.once/2 is undefined (module :global_flags is not available or is yet to be defined)
|
Run mix compile --warnings-as-errors
:slave.start_link/3 is deprecated. It will be removed in OTP 27. Use the 'peer' module instead
|
Run mix compile --warnings-as-errors
:slave.stop/1 is deprecated. It will be removed in OTP 27. Use the 'peer' module instead
|
The logs for this run have expired and are no longer available.
Loading