Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Opencensus-core memory leak #639

Open
danwbyrne opened this issue Aug 20, 2019 · 1 comment
Open

Opencensus-core memory leak #639

danwbyrne opened this issue Aug 20, 2019 · 1 comment
Labels

Comments

@danwbyrne
Copy link

Please answer these questions before submitting a bug report.

Opencensus Version

v0.0.16

Node Version

v11.13.0

What did you do?

Here is a minimal repo which outlines the issue: https://github.com/danwbyrne/opencensus-leak

What did you expect to see?

All tests pass without triggering the memory leak warning.

What did you see instead?

tests trigger the memory leak warning.

Additional context

We recently switched from custom monitoring with opentracing to use opencensus at https://github.com/neo-one-suite/neo-one going forward, however this memory issue is coming up in CI / locally causing our ~2000 test suite to OOM. Any help would be appreciated :)

@danwbyrne danwbyrne added the bug label Aug 20, 2019
@mayurkale22
Copy link
Member

@danwbyrne Thanks for reporting this! Your PR would be much welcome :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants