Skip to content

Fix net_kernel conn_owners entries to not linger indefinitely - #11388

Open
RaimoNiskanen wants to merge 2 commits into
erlang:maint-27from
RaimoNiskanen:raimo/kernel/conn_owners-linger/OTP-20265
Open

Fix net_kernel conn_owners entries to not linger indefinitely#11388
RaimoNiskanen wants to merge 2 commits into
erlang:maint-27from
RaimoNiskanen:raimo/kernel/conn_owners-linger/OTP-20265

Conversation

@RaimoNiskanen

Copy link
Copy Markdown
Contributor

Fixes #11308.

…o raimo/kernel/conn_owners-linger/OTP-20265

* branch rickard/net-kernel-connect-fix/ERIERL-1241/OTP-19702:
  [kernel] Prevent net_kernel from being blocked on connection setup
@RaimoNiskanen RaimoNiskanen self-assigned this Jul 23, 2026
@RaimoNiskanen RaimoNiskanen added team:VM Assigned to OTP team VM team:PS Assigned to OTP team PS fix in progress priority:medium labels Jul 23, 2026
@RaimoNiskanen

RaimoNiskanen commented Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

GitHub really messed up the diff here...

It is only commit 2 that is the change. Commit 1 is a merge commit that is already merged to 'maint-27', 'maint-28', 'maint-29', 'maint' and 'master', and merges cleanly to all those branches with only commit 2 as change.

@rnewson

rnewson commented Jul 31, 2026

Copy link
Copy Markdown

this fixes my issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix in progress priority:medium team:PS Assigned to OTP team PS team:VM Assigned to OTP team VM

Projects

None yet

Development

Successfully merging this pull request may close these issues.

entries in conn_owners of net_kernel linger indefinitely

2 participants