/otp_supervisor

🏥 Bring failed processes back to life with supervisors

Primary LanguageRustApache License 2.0Apache-2.0

experimental_otp_supervisor

This library has been merged into the gleam_otp library.

A Gleam program

Quick start

# Build the project
rebar3 compile

# Run the eunit tests
rebar3 eunit

# Run the Erlang REPL
rebar3 shell