Tonkpils / snag

Automatic build tool for all your projects
MIT License
32 stars 4 forks source link

Remove goroutine from Watch() #2

Closed Tonkpils closed 9 years ago

Tonkpils commented 9 years ago

We may not need the goroutine in the Watch() function since we're blocking anyway at the end of the function.