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 #1

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

feng19
Copy link
Contributor

@feng19 feng19 commented Apr 18, 2024

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
@asabil asabil merged commit 52d94b6 into kopera:master Apr 18, 2024
@asabil
Copy link
Contributor

asabil commented Apr 18, 2024

Thank you!

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