C PoW init fix
This commit is contained in:
parent
623553393b
commit
8b3d7ea278
|
@ -19,6 +19,8 @@ import state
|
|||
|
||||
bitmsglib = 'bitmsghash.so'
|
||||
|
||||
bmpow = None
|
||||
|
||||
def _set_idle():
|
||||
if 'linux' in sys.platform:
|
||||
os.nice(20)
|
||||
|
|
Loading…
Reference in New Issue
Block a user