connector

This commit is contained in:
4tochka 2019-05-03 13:52:52 +04:00
parent ee9ec058e5
commit 7ff897111c

View File

@ -771,9 +771,9 @@ class UTXO():
c -= 1 c -= 1
continue continue
break break
if not lb: # if not lb:
await asyncio.sleep(0) # await asyncio.sleep(0)
return # return
r = set() r = set()
db = set() db = set()