--found another bug, if you close the miner by clicking on the x, its still running in the background as process
Why you decide it's a bug (only devs can confirm issue and mark some "abnormal action" as bug)? We're tested a lot before release first version, it's a normal process on exit when miner wait until all calculating jobs finished.
It is usability issue that can allow users to crash rig by running miner multiple times.
Possible solutions:
- show some kind of "Exiting, please wait" popup while miner finishes up and exists.
- do not allow to start more than one instance of the miner
Ideally, both of the above..