mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-19 01:41:34 +01:00
more adaptation to new sdk (async functions)
This commit is contained in:
@@ -114,7 +114,7 @@ class SearchUser(DVMTaskInterface):
|
||||
else:
|
||||
break
|
||||
|
||||
await cli.disconnect()
|
||||
await cli.shutdown()
|
||||
return json.dumps(result_list)
|
||||
|
||||
def post_process(self, result, event):
|
||||
|
||||
Reference in New Issue
Block a user