mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-25 18:09:17 +00:00
Default disable VT4ProfileExecutor to avoid error code 429 when fetched profile from mojang server. If related logic in plugins may not designed for VirtualThread, then virtual thread pinning may happen and causes problems. So only let user to enable if needed. For reference: https://stackoverflow.com/questions/76618264/synchronize-block-pinning-virtual-thread https://openjdk.org/jeps/491