Skip to content
This repository has been archived by the owner on Sep 6, 2018. It is now read-only.

This will be a series of small scale and low risk changes for improving startup #19

Merged
merged 1 commit into from
Apr 18, 2018

Conversation

ManfredKarrer
Copy link
Member

Move guice setup to BisqAppMain

  • Add to onApplicationLaunched, setupGuice, setupPersistedDataHosts and gracefulShutDown methods to BisqExecutable
  • Move CommonSetup.setup to BisqAppMain
  • Add UncaughtExceptionHandler and GracefulShutDownHandler interfaces
  • Replace BiConsumer in CommonSetup.setup with UncaughtExceptionHandler
  • Use getter for BisqApp.shutDownHandler

- Add to onApplicationLaunched, setupGuice, setupPersistedDataHosts and gracefulShutDown methods to BisqExecutable
- Move CommonSetup.setup to BisqAppMain
- Add UncaughtExceptionHandler and GracefulShutDownHandler interfaces
- Replace BiConsumer in CommonSetup.setup with UncaughtExceptionHandler
- Use getter for BisqApp.shutDownHandler
Copy link
Member

@cbeams cbeams left a comment

Choose a reason for hiding this comment

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

utACK

@cbeams cbeams merged commit a4a63d3 into bisq-network:master Apr 18, 2018
cbeams added a commit that referenced this pull request Apr 18, 2018
This will be a series of small scale and low risk changes for improving startup
@cbeams cbeams mentioned this pull request May 3, 2018
6 tasks
@ManfredKarrer ManfredKarrer deleted the app-startup branch August 14, 2018 18:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants