Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

RootService forgets attached HttpServices during restarts #37

Closed
sirthias opened this issue Aug 13, 2011 · 0 comments
Closed

RootService forgets attached HttpServices during restarts #37

sirthias opened this issue Aug 13, 2011 · 0 comments
Labels

Comments

@sirthias
Copy link
Member

Registered HttpServices are currently held as mutable state within the RootService actor.
This needs to be changed in order to support RootService restarts.
Current idea: pass HttpServices as a fixed list to the RootService constructor

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant