mirror of https://gitlab.com/bashrc2/epicyon
Too many r's
parent
e9fbef95c0
commit
9f21353a7c
|
@ -1136,7 +1136,7 @@ class PubServer(BaseHTTPRequestHandler):
|
|||
"""
|
||||
if self.server.restartInboxQueueInProgress:
|
||||
self._503()
|
||||
print('Message arrrived but currently restarting inbox queue')
|
||||
print('Message arrived but currently restarting inbox queue')
|
||||
self.server.POSTbusy = False
|
||||
return 2
|
||||
|
||||
|
|
Loading…
Reference in New Issue