echocat / gradle-golang-plugin

Gradle plugin to build, test and do other stuff of Golang projects.
https://github.com/echocat/gradle-golang-plugin
Mozilla Public License 2.0
44 stars 8 forks source link

Too many open files #30

Open sandrom opened 7 years ago

sandrom commented 7 years ago

on osx 10.12 after a while of using this plugin, i always run into "too many open files". can be fixed by killing gradle daemon but anyway this seems like a leak to me :)