apiaryio / dredd-example

Example application using Dredd and CI
MIT License
85 stars 61 forks source link

Dredd consistently isn't able to kill the server in this repository #36

Open honzajavorek opened 5 years ago

honzajavorek commented 5 years ago

Looks like a bug in Dredd. Here it should be consistently reproducible. I found it out some time ago, but filing this thanks to @dariagrudzien playing around with the contents of this repo.

CircleCI

image

Travis CI

image

Wercker

image

AppVeyor

Doesn't happen! 🙀 Perhaps it's Linux-specific? Docker-specific?

ghost commented 4 years ago

any ideas how to solve this? Kinda annoying for local development, have to keep killing to app using system monitor.