namecoin / nmcontrol

Namecoin Control. This repo is deprecated in favor of https://github.com/namecoin/ncdns
136 stars 38 forks source link

Multiple simultaneous instances of nmcontrol don't produce an error #32

Open JeremyRand opened 10 years ago

JeremyRand commented 10 years ago

Expected behavior: running multiple instances of nmcontrol with the same data directory should result in an error.

Observed behavior: Starting multiple instances of nmcontrol doesn't produce an error. Instead, multiple python processes will exist. Sending the stop command will stop one of them; multiple stop commands are necessary to stop all of them.

I think this bug was responsible for a bug report I received regarding FreeSpeechMe.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/2963413-multiple-simultaneous-instances-of-nmcontrol-don-t-produce-an-error?utm_campaign=plugin&utm_content=tracker%2F435873&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F435873&utm_medium=issues&utm_source=github).