PaperMC / paperweight

Gradle build system plugin for Paper and Paper forks
239 stars 47 forks source link

Lock userdev setup directory while setup runs #174

Closed jpenilla closed 1 year ago

jpenilla commented 1 year ago

Similar to the issue resolved by #172, issues can arise when IntelliJ tries to sync while patches are being applied. Applying the same locking logic should resolve this.