Both _takequicksample() and _takefullsample() already limit their
result to the request size, so there's no need to let the caller do
that again.
Details
Details
- Reviewers
indygreg - Group Reviewers
hg-reviewers - Commits
- rHG0968e400406c: setdiscovery: remove unnecessary sample size limiting
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.