hossbeast / fab

build optimally
GNU General Public License v3.0
4 stars 0 forks source link

fab file descriptor leak #64

Closed hossbeast closed 9 years ago

hossbeast commented 9 years ago

fab is leaking the file descriptor used to load build products, this will eventually cause the process to terminate, if the build has enough targets

hossbeast commented 9 years ago

fixed in 6221a3a