Skip to content
Snippets Groups Projects
Commit b6f10bb2 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Update the way initial waiting

parent 2e399d08
No related branches found
No related tags found
6 merge requests!147Merge previous default branch feat-cod-rmq into main,!85kill nginx process running under user from login node,!78Feat cod rmq,!62Feat notify user errmsg,!63Feat db handle,!55task manager fail handling
......@@ -20,7 +20,7 @@ record = {
'fullname': '',
'last_update': datetime.now(),
'errmsg': [],
'waiting': {},
'waiting': set(),
'request': {
'create_account': None
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment