Note that the close event is currently emitted whenever the internal ChangeStreamCursor instance is closed, which can occur multiple times for a given ChangeStream instance.
close
ChangeStreamCursor
ChangeStream
TODO(NODE-6434): address this issue in NODE-6434
Optional
Remarks
Note that the
close
event is currently emitted whenever the internalChangeStreamCursor
instance is closed, which can occur multiple times for a givenChangeStream
instance.TODO(NODE-6434): address this issue in NODE-6434