atomiclabs / hyperdex

Grandma-Friendly Atomic Swaps
MIT License
153 stars 56 forks source link

Enhancement - uninstall existing version upon new install #319

Closed jdmarlow86 closed 6 years ago

jdmarlow86 commented 6 years ago

Suggest implementing an existing version uninstall consistent with Agama. When multiple versions are open MM crashes and forces an app restart.

image

lukechilds commented 6 years ago

There is no conflict when you install a new version. You can even run multiple mm instances at the same time without them crashing, it's just that only one will get access to the network.

The error you are seeing is just caused by marketmaker crashing which happens sometimes. Unrelated to existing installations.