connector
This commit is contained in:
parent
ee9ec058e5
commit
7ff897111c
@ -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()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user