Skip to content

Conversation

nekia
Copy link
Contributor

@nekia nekia commented Dec 11, 2020

https://jira.hyperledger.org/browse/BE-834

Also recreated a new unit test suite for server backend (FabricGateway.ts)
We can run the unit test with the following:

cd blockchain-explorer
npm install
npm run test
  • This is the work item for BE-837

Changed to keep a discovery service instance after initializing it at
the boot phase.

Signed-off-by: Atsushi Neki <[email protected]>
@nekia nekia changed the title BE-834 memory leak BE-834 Fix memory leak issue of sync process Dec 11, 2020
@nekia nekia force-pushed the be-834-memory-leak branch from e4d191d to 2835570 Compare December 11, 2020 11:38
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor

@JeevaSang JeevaSang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.
Thank you!

@JeevaSang JeevaSang merged commit ed36c28 into hyperledger-labs:master Dec 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants