You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add memory logs and destroy stream on successful case (#78)
## Description
<!--
A brief description of what the PR does/changes.
Use active voice and present tense, e.g., This PR fixes ...
-->
This PR adds few more safety http stream destroys and adds memory
logging every 10 seconds in main thread.
## Connected Issues
- https://app.devrev.ai/devrev/works/ISS-214557
- https://app.devrev.ai/devrev/works/ISS-214092
## Checklist
- [x] Tests added/updated and ran with `npm run test` OR no tests
needed.
- [x] Ran backwards compatibility tests with `npm run
test:backwards-compatibility`.
- [x] Tested airdrop-template linked to this PR.
- [x] Documentation updated and provided a link to PR / new docs OR
`no-docs` written:
<!-- Add this once we have eslint prepared:
- [ ] Code formatted and checked with `npm run lint`. -->
0 commit comments