Skip to content

Fix: Make cleanTask synchronous #48

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

Merged
merged 2 commits into from
Dec 25, 2024
Merged

Conversation

Maescool
Copy link
Contributor

@Maescool Maescool commented Dec 9, 2024

This is to prevent it removing files when you 'copyFiles' to the same path directly after.
This happens when using 'updateWorldTask'
'cleanCollateralTask' also is synchronous

This is to prevent it removing files when you 'copyFiles' to the same path directly after.
This happens when using 'updateWorldTask'
'cleanCollateralTask' also is synchronous
Copy link
Collaborator

@rlandav rlandav left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! You'll need to add change files so that this gets versioned. I think a patch change is sufficient.

@Maescool
Copy link
Contributor Author

Thanks for the PR! You'll need to add change files so that this gets versioned. I think a patch change is sufficient.

Apologies, I did not know this was required, done as requested.

@Maescool Maescool requested a review from rlandav December 24, 2024 23:13
@rlandav rlandav merged commit acd8566 into Mojang:main Dec 25, 2024
2 checks passed
@Maescool Maescool deleted the fixBuildTools branch December 25, 2024 22:00
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