gruntjs / grunt-contrib-connect

Start a static web server.
http://gruntjs.com
MIT License
714 stars 146 forks source link

Adding ability to shutdown a connect server #217

Closed dlennon0 closed 4 years ago

dlennon0 commented 8 years ago

This is an extension of issue #117, which relates to issue #83.

This works for me, but I don't know how to write tests for it (i.e. I could use some help writing a test for this).

Fixes #83

egeste commented 8 years ago

Why hasn't this been merged years ago? This feature is critical to the success of this project. is it just waiting for tests?

abbondanza commented 8 years ago

Any updates on when this will be merged?

cpearson88 commented 7 years ago

Has this been implemented yet? I could really use this functionality.

XhmikosR commented 5 years ago

If this was rebased and a test was added, we could merge it.