Skip to content

Sockets not cleaned up - #3729

Open
xpusostomos wants to merge 3 commits into
atlas-engineer:masterfrom
xpusostomos:socket
Open

Sockets not cleaned up#3729
xpusostomos wants to merge 3 commits into
atlas-engineer:masterfrom
xpusostomos:socket

Conversation

@xpusostomos

Copy link
Copy Markdown

Description

Sometimes if nyxt crashes at an inopportune time, sockets are not cleaned up, and nyxt can never launch properly, it launches without any window opening. The user will be confused that he can keep killing it and launching it and nothing happens. This patch does a proper socket cleanup.

Again, this patch depends on the compiler upgrade patch

Fixes # (issue)

Checklist:

  • [x ] Git branch state is mergable.
  • Changelog is up to date (via a separate commit).
  • [ x] New dependencies are accounted for.
  • [ x] Documentation is up to date.
  • [ x]Compilation and tests ((asdf:test-system :nyxt/<renderer>))
    • No new compilation warnings.
    • Tests are sufficient.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant