overleaf/services/clsi/app/js
Jakob Ackermann cf8533bee1 [LocalCommandRunner] run: block a double call of the callback
The subprocess event handler fires the "error" and "close" event in case
 of a failure.
Both events would call the given callback, resulting in double
 processing of the subprocess result downstream.

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2020-04-16 15:55:55 +02:00
..
CommandRunner.js
CompileController.js
CompileManager.js
ContentTypeMapper.js
db.js
DbQueue.js
DockerLockManager.js
DockerRunner.js [misc] keep up with the error signature of dockerode/docker-modem 2020-03-27 10:39:45 +01:00
DraftModeManager.js
Errors.js
LatexRunner.js
LocalCommandRunner.js [LocalCommandRunner] run: block a double call of the callback 2020-04-16 15:55:55 +02:00
LockManager.js
Metrics.js
OutputCacheManager.js
OutputFileFinder.js
OutputFileOptimiser.js
ProjectPersistenceManager.js updated sequelize 2020-03-16 16:31:02 +01:00
RequestParser.js
ResourceStateManager.js
ResourceWriter.js [misc] add a metric for failing downloads 2020-04-03 12:35:40 +02:00
SafeReader.js
StaticServerForbidSymlinks.js
TikzManager.js
UrlCache.js updated sequelize 2020-03-16 16:31:02 +01:00
UrlFetcher.js