Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
verify: remove process.nextTick (#302)
running synchronous code asynchronously using process.nextTick has a negative latency impact
- Loading branch information