You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2020/12/31 12:38:18 UTC

[skywalking-nodejs] branch bugfix/express updated (7338fca -> 122f94f)

This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a change to branch bugfix/express
in repository https://gitbox.apache.org/repos/asf/skywalking-nodejs.git.


    from 7338fca  Fix bug that some requests of express are not close
     add 122f94f  Revert on-finished dependency and related codes

No new revisions were added by this update.

Summary of changes:
 dist/LICENSE                 |  1 -
 package-lock.json            | 17 +++------
 package.json                 |  2 --
 src/plugins/ExpressPlugin.ts |  2 +-
 src/plugins/HttpPlugin.ts    | 83 +++++++++++++++++++-------------------------
 5 files changed, 41 insertions(+), 64 deletions(-)