hyper icon indicating copy to clipboard operation
hyper copied to clipboard

Ability to close server

Open Cmdv opened this issue 5 years ago • 0 comments
trafficstars

I'm currently using hyper as part of functional test with Toppokki.

The problem being that I'm unable to close the current server after each test, so when I run a new describe the old server is still active and I get a clash.

I know that Node.HTTP has a close function here, is it something I've missed or would it be a needed feature?

Cmdv avatar Dec 10 '19 15:12 Cmdv