Clear busy state

merge-requests/30/head
Bob Mottram 2022-03-26 14:13:03 +00:00
parent 7cc75cf504
commit 9ae9bd3e94
1 changed files with 1 additions and 0 deletions

View File

@ -19675,6 +19675,7 @@ class PubServer(BaseHTTPRequestHandler):
'_POST', 'create_session',
self.server.debug)
self._404()
self.server.postreq_busy = False
return
# returns after this point should set postreq_busy to False