Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use erlang halt vs init stop in Makefile
In Erlang/OTP 26 a race condition was uncovered when using `-eval` with `-s init stop` (i.e., it was always there, but most of the community lucked out in not running into it). See erlang/otp#6916 for details
- Loading branch information