Make lock tasks critical db tasks

This commit is contained in:
nolash
2021-03-07 13:33:26 +01:00
parent 16ea3f3db8
commit 67330b2ad5
5 changed files with 14 additions and 9 deletions

View File

@@ -97,6 +97,7 @@ def register_eth(i, u):
callback_queue=args.q,
)
t = api.create_account(register=True)
logg.debug('register {} -> {}'.format(u, t))
while True:
ps.get_message()

View File

@@ -1,3 +1,3 @@
cic-base[full_graph]==0.1.1a23
cic-eth==0.10.0a40
cic-eth==0.10.0a41
cic-types==0.1.0a8