Pran

Results 19 comments of Pran

Facing the same issue while setting the below as headers `set('testParam', appConfig.test.testKey)`

@Kluskey , in my case I was passing `params` in the asyc callback, but I was not using `.each()` so I removed it and it worked fine

I tried removing random test suites from my tests but still jest memory leaks. So there is no particular test causing the leak.

I am interested in taking this up.. started working on this

What is the significance of the item that we are trying to register?

I have a doubt it in the below scenario - ``` /** * @dev Appeal ruling. Anyone can appeal to prevent a malicious actor from challenging its own submission and...

How should I submit the test code?

I have submitted a pull request #164, request a review.

@petyosi endReached issue seems to be unresolved... the solution suggested by you earlier for throttle time, can we create a fix based on that?