EOSIO / EOSIO/ual-plainjs-renderer
Circluar objects and memory leaks
Open
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Hi, are these circular objects expected?
```
this.session.client.v1.history.client ...
this.session.client.v1.chain.client ...
```
When I use this library with an Anchor wallet, sometimes an Anchor process suffers a memory leak and takes all the CPU.
Was wondering if this could be related.
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.