rails / spring-watcher-listen

MIT License
64 stars 35 forks source link

Watcher: if we're already stale, no need to keep listening for changes #20

Closed jeremy closed 1 year ago

jeremy commented 7 years ago

Same tack as https://github.com/rails/spring/pull/523. If we're already stale, we don't need to keep listening for staleness.