overleaf/services
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
..
clsi [LocalCommandRunner] run: block a double call of the callback 2020-04-16 15:55:55 +02:00