Blagodarenko / miner-burst

Miner for BurstCoin
GNU General Public License v3.0
58 stars 26 forks source link

Can't read log file while miner works. #14

Closed dmi3s closed 7 years ago

dmi3s commented 7 years ago

Could you plese open log file in a cooperative mode using _fsopen()? Just now as I can see you use fopen_s() and this function block reading log file until miner exit. File miner.cpp, line 28.

Thnx for your great job and good luck.

Blagodarenko commented 7 years ago

Fixed, thanks.

Спасибо за просмотр кода, исправил, в следующих версиях будет открываться.