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

performing a blocking I/O operation (Permission: ./world/data/map_-1.dat) on the main thread #66

Open
LoneDev6 opened this issue Jun 1, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@LoneDev6
Copy link

LoneDev6 commented Jun 1, 2020

https://hasteb.in/funepuqi.coffeescript

@games647
Copy link
Owner

games647 commented Jun 2, 2020

That's interesting. Although it's blocking and totally legit. Spigot servers have no way to perform this async without potentially having a non-thread-safe access. So I guess I have to whitelist it.

@games647 games647 added the enhancement New feature or request label Jun 2, 2020
@LoneDev6
Copy link
Author

LoneDev6 commented Jun 2, 2020

Thanks :D
Sometimes this also happens on players data in the world folder, the UUID one (I don't have a log right now)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants