Update.
This commit is contained in:
+1
-1
@@ -119,7 +119,7 @@ class Bot:
|
||||
data = None
|
||||
|
||||
while True:
|
||||
async iwth self.semaphore:
|
||||
async with self.semaphore:
|
||||
data = await rpc.receive()
|
||||
if not data:
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user