-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
developer-experienceThis issue improves error messages, debugging, or reportingThis issue improves error messages, debugging, or reporting
Milestone
Description
Prerequisites
- I have written a descriptive issue title
- I have searched existing issues to ensure the bug has not already been reported
Mongoose version
v8.7.1
Node.js version
20.16.0
MongoDB server version
Atlas Latest
Typescript version (if applicable)
5.6.3
Description
const session = await this.jobModel.db.startSession(); this code freezes on v8.7.1, but works fine on v8.5.1
Steps to Reproduce
try to start session
Expected Behavior
no freezes
Metadata
Metadata
Assignees
Labels
developer-experienceThis issue improves error messages, debugging, or reportingThis issue improves error messages, debugging, or reporting