This is a major issue for me,
-watchdog=false appears to not work at all... See below. After error it should exit program, like ccminer -r 0 parameter.
Example:
C:\Miners>.\bminer-v2.1.0-3569191-amd64\bminer.exe -uri stratum://test.user:pass@h.somewhere.com:12345 -watchdog=false -polling=false
[INFO] [2017-12-17T02:42:03-06:00] Bminer: When Crypto-mining Made Fast (v2.1.0-3569191)
[INFO] [2017-12-17T02:42:03-06:00] Starting miner on devices
[INFO] [2017-12-17T02:42:04-06:00] Starting miner on device 0...
[INFO] [2017-12-17T02:42:04-06:00] [D0] GPU check watchdog has started
[INFO] [2017-12-17T02:42:04-06:00] Started miner on device 0
[WARN] [2017-12-17T02:42:05-06:00] Connection failed due to No connection could be made because the target machine actively refused it., retrying in 5 seconds
[WARN] [2017-12-17T02:42:11-06:00] Connection failed due to No connection could be made because the target machine actively refused it., retrying in 5 secondsThis should NOT reattempt, bminer should exit.
Please help.
Thanks!