Skip to content

Conversation

@henrikbjorn
Copy link

@henrikbjorn henrikbjorn commented Oct 15, 2025

This should fix #186 by cleaning up the socket when the overmind process is stopped.

It dosen't seem to be any tests in the repo so I tested it manually with the following Procfile

web: while true; do echo 'Hello, World!'; sleep 1; done

Then verifying the socket is present, and after ctrl+c that it is gone.

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.

Unclean exit "Overmind is already running"

1 participant