mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
don’t shutdown filestore on uncaught exception
This commit is contained in:
@@ -39,7 +39,6 @@ app.use (req, res, next) ->
|
||||
requestDomain.add res
|
||||
requestDomain.on "error", (err)->
|
||||
try
|
||||
appIsOk = false
|
||||
# request a shutdown to prevent memory leaks
|
||||
beginShutdown()
|
||||
if !res.headerSent
|
||||
|
||||
Reference in New Issue
Block a user