Skip to content

Commit 9563b76

Browse files
committed
fix(NODE-3810): delay timeout errors by one event loop tick
1 parent ccddcd0 commit 9563b76

File tree

199 files changed

+121
-19280
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

199 files changed

+121
-19280
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ build/Release
5252
# see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
5353
node_modules
5454
yarn.lock
55+
lib
5556
*.tgz
5657
*.d.ts
5758
# type definition tests

lib/admin.js

-123
This file was deleted.

lib/admin.js.map

-1
This file was deleted.

lib/bson.js

-69
This file was deleted.

lib/bson.js.map

-1
This file was deleted.

0 commit comments

Comments
 (0)