bughelp wanted
Repository-Metriken
- Stars
- (1.847 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
When following events are emitted:
- open
- close
- reconnect The connection _state parameter is still STATE.CLOSED from the close event.
This because when a reconnect event is emitted by the MongoClient, the Manager _state parameter isn't updated to STATE.OPEN.