If a component endpoint crashes, it should be removed from the room registry
Closed this issue · 2 comments
gfodor commented
I noticed that if I manually crash the endpoint process for a component in a room, the component remains in the room struct in the room registry. It would be ideal if the room process monitors the endpoint processes and removes the component upon a crash.