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

Improve backup functionality #3258

Merged
merged 9 commits into from May 11, 2020
Merged

Conversation

JRoy
Copy link
Member

@JRoy JRoy commented May 11, 2020

Yeah, I had no idea this feature existed but apparently somebody caught a rare bug with it.

Before you ask, yes the Thread#sleep in the onDisable is scary, but don't worry; It will rarely be called and it's aikar approved!

Fixes #3257
Closes #2646

@pop4959 pop4959 added the bug: confirmed Confirmed bugs in EssentialsX. label May 11, 2020
Essentials/src/com/earth2me/essentials/Essentials.java Outdated Show resolved Hide resolved
Essentials/src/config.yml Outdated Show resolved Hide resolved
@JRoy JRoy requested review from mdcfe and pop4959 May 11, 2020 13:16
mdcfe
mdcfe previously approved these changes May 11, 2020
Copy link
Member

@mdcfe mdcfe left a comment

Choose a reason for hiding this comment

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

Looks good (aside from the one comment).

Essentials/src/messages.properties Outdated Show resolved Hide resolved
Co-authored-by: md678685 <1917406+md678685@users.noreply.github.com>
@mdcfe mdcfe dismissed pop4959’s stale review May 11, 2020 15:51

Comments addressed

@mdcfe mdcfe changed the title Updates to Backup feature Improve backup functionality May 11, 2020
@mdcfe mdcfe merged commit 8b71437 into EssentialsX:2.x May 11, 2020
@mdcfe mdcfe deleted the bug/stupid-broken-feature branch May 11, 2020 15:55
@mdcfe mdcfe added this to the 2.18.0 milestone May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: confirmed Confirmed bugs in EssentialsX.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Async Backup function preventing shutdown Automated Backup Not Working As Expected
3 participants