Skip to content

MongoConnector should have a method for closing connections #265

@laserval

Description

@laserval

There is no method for closing the connection that a MongoConnector has to mongoDB.

This means you must always reuse the connector when talking to MongoDB, otherwise there will be open connections left in memory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions