IBM-Blockchain-Archive/marbles

Event hub not getting disconnected in invoke_cc.js

Open

#151 建立於 2017年9月29日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (996 fork)batch import
bughelp wanted

倉庫指標

Star
 (1,036 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Eventhub is not getting disconnected in invoke_cc.js invoke_chaincode().

Once after transaction event is notified or failed/timedout, the Eventhub has to be disconnected.

This is leading SSL socket leak (i.e socket which is used to connect Eventhub) and causing NODE.JS app not getting exited properly.

貢獻者指南