runner icon indicating copy to clipboard operation
runner copied to clipboard

Unable to stop runner in Windows

Open addisonElliott opened this issue 6 years ago • 2 comments
trafficstars

I've reported this issue elsewhere but if I start mongodb-runner then I have to call kill-mongodb twice to be able for it to work.

I've done some research into the problem and it has something to do with mongodb-core. I noticed that that the mongodb-core library is deprecated and there was a plan to switch to mongodb-topology-manager.

I'm working on some PRs in mongodb-topology-manager but would a PR to switch to mongodb-topology-manager internally in the library be accepted?

addisonElliott avatar Dec 21 '18 14:12 addisonElliott

To clarify: you mean mongodb-js/mongodb-tools (old utils for mongo process management) not mongodb-js/mongodb-core (the low-level of the node.js driver).

I'm working on some PRs in mongodb-topology-manager but would a PR to switch to mongodb-topology-manager internally in the library be accepted?

yes and that would be amazing...

I will send you the 🍰 or pie of your choosing 🥇

imlucas avatar Dec 21 '18 15:12 imlucas

To reiterate:

imlucas avatar Dec 21 '18 15:12 imlucas