Skip to content

fix(cursor): do not truncate an existing Long#2028

Merged
daprahamian merged 1 commit intonextfrom
port-core-441-to-next
Jun 13, 2019
Merged

fix(cursor): do not truncate an existing Long#2028
daprahamian merged 1 commit intonextfrom
port-core-441-to-next

Conversation

@daprahamian
Copy link
Contributor

Port of mongodb-js/mongodb-core#441 to native.

Description

Fixes a cursor issue where a cursor id could get truncated if it was larger than Number.MAX_SAFE_INT.

What changed?

Minor change to lib/core/cursor.js

Are there any files to ignore?
nope

Copy link
Contributor

@kvwalker kvwalker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@daprahamian daprahamian merged commit afe25d9 into next Jun 13, 2019
@daprahamian daprahamian deleted the port-core-441-to-next branch June 13, 2019 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants