harmony-one / sdk

Javascript SDK of Harmony protocol.
MIT License
92 stars 43 forks source link

Event subscription leads to out of memory exception. #37

Open kraikov opened 4 years ago

kraikov commented 4 years ago

10-20 minutes after subscribing for numerous events, there is JavaScript heap out of memory exception thrown.

1) image

2) image

The code used to reproduce this can be found here: https://github.com/jelly-swap/jelly-tracker/blob/harmony/src/blockchain/harmony/index.ts#L43