[Groonga-commit] droonga/express-droonga at f3a584d [master] Add TODO comment

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Jun 15 18:53:33 JST 2015


YUKI Hiroshi	2015-06-15 18:53:33 +0900 (Mon, 15 Jun 2015)

  New Revision: f3a584d75bf930a52ddcab7b8d78204834c6cc9b
  https://github.com/droonga/express-droonga/commit/f3a584d75bf930a52ddcab7b8d78204834c6cc9b

  Message:
    Add TODO comment

  Modified files:
    lib/adapter/api/groonga/loader.js

  Modified: lib/adapter/api/groonga/loader.js (+1 -0)
===================================================================
--- lib/adapter/api/groonga/loader.js    2015-06-15 18:46:44 +0900 (6c740ef)
+++ lib/adapter/api/groonga/loader.js    2015-06-15 18:53:33 +0900 (c88eb18)
@@ -45,6 +45,7 @@ Loader.prototype.run = function run() {
       this._jsonParser.write(chunk);
     } catch(error) {
       aborted = true;
+      //TODO we should really abort the request.
       this._statusCode = error.statusCode;
       this._errorMessage = error.message;
       this._sendResponse([0]);
-------------- next part --------------
HTML����������������������������...
Descargar 



More information about the Groonga-commit mailing list
Back to archive index