Search code examples
Why does my supervisor fail on start_child with undef?...


moduleerlangerlang-supervisor

Read More
Do supervisors need to start their own supervisor?...


erlangerlang-otperlang-supervisor

Read More
Why does my supervisor fail on init with badarg?...


erlangerlang-otperlang-supervisor

Read More
How to run a supervisor with workers which are not gen_servers?...


erlangerlang-supervisor

Read More
Erlang simple_one_for_one supervisor does not restart child...


erlangerlang-otperlang-supervisorfault-tolerance

Read More
Basic Elixir OTP server behaves oddly...


elixirerlang-otperlang-supervisor

Read More
How to run Elixir Supervisor in escript...


erlang-otpelixirerlang-supervisorgen-serverelixir-mix

Read More
Are Erlang references garbage collected?...


erlangerlang-supervisor

Read More
worker exits after starting in Supervisor...


elixirgen-servererlang-supervisor

Read More
Adding gen_event handlers while initializing an Erlang supervisor process...


erlangerlang-supervisorgen-event

Read More
Application not restarting after normal exit...


elixirerlang-supervisorelixir-mix

Read More
Elixir Supervisor stops with :bad_return error...


elixirerlang-supervisor

Read More
What happens after all children of a supervisor die?...


erlangerlang-otperlang-supervisor

Read More
How can I restore process state after a crash?...


erlangcrashstateexiterlang-supervisor

Read More
Elixir : Correct way to start child using Dynamic Supervisor...


elixirerlang-supervisorgen-server

Read More
Add a child to a Dynamic Supervisor in Elixir...


elixirerlang-otperlang-supervisor

Read More
DynamicSupervisor - problem with communication with the workers...


erlangerlang-otperlang-supervisorelixir

Read More
Elixir: Difference between Supervisor, GenServer and Application...


elixirerlang-supervisor

Read More
How do I tell supervisor to start 1000 instances of a specific gen_server?...


erlangerlang-supervisorgen-server

Read More
Creating a Supervisor having multiple children elixir...


elixirerlang-supervisorgen-server

Read More
Closing a gen_tcp listen socket that is owned by an OTP supervisor...


tcperlangerlang-otperlang-supervisor

Read More
Supervised genstage worker on genstage documentation not working correctly?...


elixirerlang-supervisorgenstage

Read More
Start 2 MongoDB connections in Elixir...


mongodbelixirerlang-supervisor

Read More
Handling result of start_link/3 when using Supervisor...


elixirerlang-supervisor

Read More
Difference between Supervisor and DynamicSupervisor...


elixirerlang-supervisor

Read More
Task causing issues while testing...


elixirerlang-otperlang-supervisor

Read More
Erlang how to set up a supervisor tree application that is self contained...


erlangerlang-supervisor

Read More
Best-effort OTP supervision...


erlangelixirerlang-otperlang-supervisor

Read More
Supervisor does not restart on econnrefused (thrown in init/1)...


erlangerlang-otperlang-supervisor

Read More
Improve service method with elixir Processes and Supervisors...


processelixirphoenix-frameworkerlang-supervisor

Read More
BackNext