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

Fix DOWN signals from ports #8546

Conversation

rickard-green
Copy link
Contributor

@rickard-green rickard-green commented Jun 4, 2024

'DOWN' messages originating from a monitored port, contained the atom process instead of the atom port as the third element when the exit reason was not an immediate term.

…rickard/port-down-fix/25/erlangGH-8484/OTP-19123

* rickard/port-down-fix/24/erlangGH-8484/OTP-19123:
  [erts] Fix DOWN signal from port
@rickard-green rickard-green added team:VM Assigned to OTP team VM fix labels Jun 4, 2024
@rickard-green rickard-green self-assigned this Jun 4, 2024
Copy link
Contributor

github-actions bot commented Jun 4, 2024

CT Test Results

    3 files    143 suites   49m 22s ⏱️
1 591 tests 1 541 ✅ 49 💤 1 ❌
2 330 runs  2 255 ✅ 74 💤 1 ❌

For more details on these failures, see this check.

Results for commit 8a7494b.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@rickard-green rickard-green linked an issue Jun 4, 2024 that may be closed by this pull request
@rickard-green rickard-green changed the base branch from master to maint June 5, 2024 09:39
@rickard-green rickard-green added the testing currently being tested, tag is used by OTP internal CI label Jun 5, 2024
@rickard-green rickard-green merged commit 697b63f into erlang:maint Jun 10, 2024
16 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

prim_inet don't clean up monitor if port_command crashed
1 participant