Rafael Fernández

Results 3 issues of Rafael Fernández

Hi, We have a rather large complex object as an input. A single request with hundreds of type errors in the input took 9 seconds in `graphql.execute`. The majority of...

bug

Hi! I noticed that AVLTree#remove returns a key, not a node. https://github.com/w8r/avl/blob/master/src/index.js#L566 returnValue is set to the key, never reassigned and simply returned.

Hi, Could you please add monitoring for file descriptor usage per instance? It's a resource that can be exhausted and it would be good how much head room there is.

enhancement