Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Memory leak fix: do not wait for
process.nextTick
to clear pending …
…callbacks (#2057) * Memory leak fix: do not wait process.nextTick Addresses the memory leak identified here: #1871 (comment) * resolve linting failure
- Loading branch information