Closed forgotPassword closed 2 months ago
added suggested changes
should _periodicFlush
be periodicFlush
? but then there is _fsync
. also some tests (before my changes) are flaky on wsl, don't know if it's a problem
FAIL test/write.test.js 4 failed of 120 19s
✖ sync true > write things to a file descriptor > EBADF: bad file descriptor, close
code: EBADF
errno: -9
syscall: close
tapCaught: uncaughtException
fixes #193