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
Merge #1412: Refactor: AppContainer to initialize all services in the setup phase
299d0f3 refactor: [#1411] extract static methods in AppContainer (Jose Celano)
ef5dc32 refactor: [#1411] reorganize fields in AppContainer (Jose Celano)
60ed2e4 refactor: [#1411] remove duplicate code for UdpTrackerServerServices initialization (Jose Celano)
4c7feb5 refactor: [#1411] remove duplicate code for UdpTrackerCoreServices initialization (Jose Celano)
fdf2055 refactor: [#1411] remove duplicate code for HttpTrackerCoreServices initialization (Jose Celano)
af80ada refactor: [#1411] store instance containers in app container (Jose Celano)
Pull request description:
Refactor `AppContainer` to initialize all services in the setup phase.
I've also removed duplicate code for services initialization.
The REST API container is still initialized in the "start" phase because requires more changes to handle the optional value. We don't need it at the root level for now.
ACKs for top commit:
josecelano:
ACK 299d0f3
Tree-SHA512: 8e5e08725cdc3af0df76225962ff65a93eafab18cdb3d5339bcc4b4cd22791301f9a6c83172564e731c8df3c4334fbd6a9e3e0a4921ae037556f5c7f0009aaea
0 commit comments