Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@quiye
Copy link
Contributor

@quiye quiye commented Oct 14, 2020

Fixes #1443

Thankfully, my commits were partially reviewed by @mislav in quiye#2

quiye and others added 2 commits October 14, 2020 15:32
…ation iterations

This is to avoid subtle deserialization issues in nested slices.
Copy link
Contributor

@mislav mislav left a comment

Choose a reason for hiding this comment

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

Thank you!! 🌟

I've pushed commits that simplify your original changeset (so that the diff is minimal), make the test more readable, and address the same issue in other pagination instances where we reused the same struct.

@quiye
Copy link
Contributor Author

quiye commented Oct 14, 2020

@mislav It looks great to me. Thank you!

@mislav mislav merged commit 02f4946 into cli:trunk Oct 15, 2020
@quiye quiye deleted the issues-data-race branch October 22, 2020 16:24
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.

Issue list Labels change with limit Parameter

2 participants