-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 3.1.10, 3.2.7, 3.5.3
-
Component/s: None
-
Environment:node js 12.16.0
mongodb version (3.5.3, 3.2.7, 3.1.10)
Use replica set
-
Empty show more show less
Env:
- node js 12.16.0
- mongodb version (3.5.3, 3.2.7, 3.1.10)
- Use replica set
Issues with following line of code: https://github.com/mongodb/node-mongodb-native/blob/master/lib/core/topologies/shared.js#L231
Since node 12 there is no _called property as a result run timeouts cannot be cleaned up
- related to
-
NODE-3340 Memory Leak with ReplSet and NodeJS v12
- Closed