Don't clear busy state

main
Bob Mottram 2021-08-31 17:42:32 +01:00
parent 4888b53f60
commit 4bf11a34ce
1 changed files with 0 additions and 1 deletions

View File

@ -10315,7 +10315,6 @@ class PubServer(BaseHTTPRequestHandler):
self._set_headers('application/activity+json', msglen,
cookie, callingDomain, False)
self._write(msg)
self.server.GETbusy = False
return True
def _showBlogPage(self, authorized: bool,