Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Krish Moodbidri
self-reg-form
Commits
e8392a66
Commit
e8392a66
authored
Apr 23, 2021
by
Krish Moodbidri
Browse files
removed comments
parent
e35ad880
Pipeline
#4569
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tasks.py
View file @
e8392a66
...
...
@@ -58,6 +58,4 @@ def celery_create_account(json, session):
rc_util
.
add_account
(
username
,
email
,
fullname
,
reason
)
print
(
'sent account info'
)
print
(
'Waiting for completion...'
)
#print(callback(self.EXCHANGE, self.EXCHANGE,self.EXCHANGE,self.EXCHANGE))
rc_util
.
consume
(
username
,
routing_key
=
f
'complete.
{
username
}
'
,
callback
=
gen_f
(
room
))
#send_msg('account ready', room)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment