Skip to content

Conversation

@dvitski
Copy link

@dvitski dvitski commented Oct 2, 2024

Adds an option to disable warning logging due to world deletion.

I frequently encounter a warning whenever I delete a world, cluttering my logs. I want to keep other warnings visible without adjusting my logging settings.

This change is somewhat niche, and it might overlook a potential issue where the folder is in use when deleteDirectory is called. However, forceDeleteOnExit manages the folder appropriately on exit, so a failure may not be a major concern in a multitude of use cases.

The previous method parameter was not accessible
@Patbox Patbox changed the base branch from 1.21 to main December 10, 2024 21:05
@ThatGravyBoat
Copy link

im wondering when this can be merged, as I am also in a case where it not deleting the folder isnt super important and this warning similarly clogs up my logs

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