Skip to content

fix: remove dead client connections - #2643

Open
valoq wants to merge 1 commit into
gokcehan:masterfrom
valoq:deadclient
Open

fix: remove dead client connections#2643
valoq wants to merge 1 commit into
gokcehan:masterfrom
valoq:deadclient

Conversation

@valoq

@valoq valoq commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

A crashed client is never removed from the connection list. Normal quit is refused while the list is non-empty

POC

lf                  # in one terminal
kill -9 <lf client pid>
lf -remote list     # still shows the dead id
lf -remote quit     # refused

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.

1 participant