-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Environment:OS:
node.js / npm versions:
Additional info:
-
1
-
Not Needed
-
None
-
Developer Tools
We default to the lowest maxTimeMs without paying attention to the fact that a 0 maxTimeMs means the operation can run forever. Treat 0 as a special case and always use non-zero values if possible