Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use erlang halt vs init stop in Makefile #54

Merged
merged 1 commit into from
May 18, 2023

Conversation

starbelly
Copy link
Contributor

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

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
@msantos msantos merged commit 193d90d into msantos:master May 18, 2023
ferd added a commit to ferd/rebar3_tests that referenced this pull request May 18, 2023
Fixes issues with the makefile detected in OTP-26: msantos/procket#54
matlaj added a commit to stritzinger/erl_supplicant that referenced this pull request May 15, 2024
matlaj added a commit to stritzinger/erl_supplicant that referenced this pull request May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants