FabricMC / fabric-loom

Gradle build system plugin used to automate the setup of a minecraft mod development environment.
MIT License
223 stars 194 forks source link

Dont run vscode task in parallel #1048

Closed modmuss50 closed 4 months ago

modmuss50 commented 5 months ago

The vscode task generation is not thread safe when ran in a multi project build as it works on the same file.