-
Type: Sub-task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
Acceptance Criteria
Implementation Requirements
- Refactor Server.command to use async/await syntax
- Remove references to Server.commandAsync across driver and in tests
Testing Requirements
- Update any tests that expect Server.command to take a callback
- Ensure that all existing tests continue to pass
Documentation Requirements
- None
Follow Up Requirements
- None
- is duplicated by
-
NODE-5913 Refactor ConnectionPool.checkOut to use async/await syntax
- Closed