abstract-leveldown: Don't use __dirname in testCommon

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Reactions: 1
  • Comments: 20 (20 by maintainers)

Most upvoted comments

Unassigned myself for now and closed incorrect PR.

collect-iterator-entries could also check which context it’s running in, and do process.nextTick() if present and fallback to setTimeout().

I prefer that being passed in. I.e. use process.nextTick unless a custom nextTick function is provided.