Skip to content

Commit ff548dd

Browse files
error-handling with no sql-backups
1 parent 77a3fb8 commit ff548dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/server/extension/monitoring-endpoint.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@ process.stdin.on('end', () => {
359359
return resolve(false);
360360
}
361361
};
362+
return resolve(false);
362363
}
363364
});
364365
});

0 commit comments

Comments
 (0)