Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 1 sec delay before calling exit #4843

Merged
merged 2 commits into from
Nov 24, 2020

Conversation

chimp1984
Copy link
Contributor

To persist in the very last moment before exit might cause problems on some OS.
We do not have confirmed that this might be an issue but to be on the safe side
we add a 1 sec. delay between persistence completed and exit.

To persist in the very last moment before exit might cause problems on some OS.
We do not have confirmed that this might be an issue but to be on the safe side
we add a 1 sec. delay between persistence completed and exit.
Copy link
Contributor

@ripcurlx ripcurlx left a comment

Choose a reason for hiding this comment

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

utACK

@ripcurlx
Copy link
Contributor

Resolved conflict and will merge it as soon as Travis is finished.

…d-delay-to-exit

# Conflicts:
#	core/src/main/java/bisq/core/app/BisqExecutable.java
@ripcurlx ripcurlx merged commit f054e92 into bisq-network:release/v1.5.0 Nov 24, 2020
@chimp1984 chimp1984 deleted the add-delay-to-exit branch November 26, 2020 17:13
@ripcurlx ripcurlx added this to the v1.5.1 milestone Nov 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants