rails / spring-watcher-listen

MIT License
64 stars 35 forks source link

Add listen 2 support. #3

Closed cduez closed 9 years ago

cduez commented 9 years ago

This solve https://github.com/jonleighton/spring-watcher-listen/issues/1.

All work was done here https://github.com/rails/spring/pull/194.

We are actually using it and everything is working as expected.

e2 commented 9 years ago

Thanks for putting this together!

There's a few issues not related to the patches themselves, but I think this can be released anyway in the meantime.

The issues:

Anyway, thanks for moving this forward!

e2 commented 9 years ago

@cduez - spring-watcher-listen released (2.0.0) and Listen is updated (3.0.0) - together they should work faster and without issues. (Let me know if you have any).

cduez commented 9 years ago

Thanks for the release and the update! I will test it asap.

pjg commented 9 years ago

This is awesome! No, it's even beyond awesome!

(PS: quick tests show that this works as intended)

e2 commented 9 years ago

@pjg - thank @cduez for PR.

Do report any issues you find with Listen 3.x, since it's a major, major rewrite.

pjg commented 9 years ago

Yes, thank you @cduez !