Skip to content
Snippets Groups Projects
Commit e8392a66 authored by Krish Moodbidri's avatar Krish Moodbidri
Browse files

removed comments

parent e35ad880
No related branches found
No related tags found
No related merge requests found
Pipeline #4569 failed with stage
......@@ -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)
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