Describe the bug
When using via Fluent in Vapor, after approximately 12 hours the database will no longer be responsive and the console is littered with messages from MongoKitten.
To Reproduce
Continuously use the same opened database for over (roughly) 12 hours. The timings are an average from Sentry.

Environment:
- OS: swift:6.0-jammy-slim
- MongoKitten Version: 6.7.15
- MongoDB: mongo:latest container
Additional context
Paired with issue in Fluent: vapor/fluent-mongo-driver#62