Well i checked my change i made last night this morning. Due to my files being owned by root and I run stratum as a different user it
did not create the .pyc file. So I chown'd the directory and restarted the daemon. So the block the pool found last night was not fully
using the new code change. This time the .pyc file was created. (I rarely use python. I use php, perl, and C more then python.)
My question is if python cannot create the .pyc file does the application simply run anyway without it? Because the pool did find a block
in that condition.
So can anyone confirm, after the change, did your pool find a block to verify the code did not disrupt normal operations?
Yes my pool has found blocks on mnc, wdc and sxc since I implemented the fix.