John Rowley
John Rowley
I had started to write a script to notify all repos that used gopkg.in/fsnotify.v1 (I didn't run the script beyond the first repo it found in the end), because of...
@johnnadratowski
Thanks! This looks good. I will see about merging this and cutting a release in the next couple of days.
That is correct. It should be a relatively simple feature. The PR would be appreciated!
Sweet! Thanks!
Very good finding. I will take a look at fixing this soon. On Dec 10, 2017 5:03 AM, "Till Hohenberger" wrote: > Hi, > > I've discovered that this library...
This makes sense. Adding a mutex for synchronization would work, and I think that's what I will do (unless you want to submit a PR 😄 ). In my projects...
Sweet!