You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ApolloRouterBuilder needs revisiting. In particular the state_receiver should be required to spawn a thread rather than the weird join stuff that happens right now.
Migrate to BuildStructor
Remove state_receiver
Factor out startup functionality
The text was updated successfully, but these errors were encountered:
ApolloRouterBuilder
needs revisiting. In particular the state_receiver should be required to spawn a thread rather than the weird join stuff that happens right now.The text was updated successfully, but these errors were encountered: