Skip to content

start endpoint process last#776

Merged
panentheos merged 1 commit into
mainfrom
bhw/processes
Jul 7, 2026
Merged

start endpoint process last#776
panentheos merged 1 commit into
mainfrom
bhw/processes

Conversation

@panentheos

Copy link
Copy Markdown
Collaborator

Asana task: Screenplay: Fix process ordering to reduce errors on shutdown

This makes the endpoint process the last one to launch, and the first one to shut down. This should avoid ETS or GenServer errors on shutdown due to the controllers trying to call various supporting processes after they've been terminated.

@panentheos panentheos requested a review from a team as a code owner July 7, 2026 19:26

@digitalcora digitalcora left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sensible!

@panentheos panentheos merged commit 8b0ee5d into main Jul 7, 2026
8 checks passed
@panentheos panentheos deleted the bhw/processes branch July 7, 2026 19:29
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.

2 participants