Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

fix: timeN function return final closure not be called - #21615

#21615
Merged
harshavardhana merged 2 commits into
minio:masterminio/minio:masterfrom
drivebyer:fix-scanner-metricsdrivebyer/minio:fix-scanner-metricsCopy head branch name to clipboard
Oct 1, 2025
Merged

fix: timeN function return final closure not be called#21615
harshavardhana merged 2 commits into
minio:masterminio/minio:masterfrom
drivebyer:fix-scanner-metricsdrivebyer/minio:fix-scanner-metricsCopy head branch name to clipboard

Conversation

@drivebyer

Copy link
Copy Markdown
Contributor

Community Contribution License

All community contributions in this pull request are licensed to the project maintainers
under the terms of the Apache 2 license.
By creating this pull request I represent that I have the right to license the
contributions to the project maintainers under the Apache 2 license.

Description

timeN should return func(n int) as we use the return value by:

done(len(objInfos))

Motivation and Context

How to test this PR?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Optimization (provides speedup with no functional changes)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • Fixes a regression (If yes, please add commit-id or PR # here)
  • Unit tests added/updated
  • Internal documentation updated
  • Create a documentation update request here

@harshavardhana
harshavardhana merged commit 534f4a9 into minio:master Oct 1, 2025
@drivebyer
drivebyer deleted the fix-scanner-metrics branch October 1, 2025 12:02
dormanze added a commit to dormanze/minio that referenced this pull request Oct 9, 2025
* upstream/master: (29 commits)
  Fix formatting of features in README.md
  Updating readme for MinIO docs (minio#21625)
  fix: timeN function return final closure not be called (minio#21615)
  Use new gofumpt (minio#21613)
  fix: after saveRebalanceStats cancel will be empty (minio#21597)
  fix: incorrect poolID when after decommission adding pools (minio#21590)
  fix: LDAP TLS handshake fails with StartTLS and tls_skip_verify=off (minio#21582)
  fix: remove unnecessary replication checks (minio#21569)
  fix: conditional checks write for multipart (minio#21567)
  Update yaml files to latest version RELEASE.2025-09-06T17-38-46Z
  fix: use correct dummy ARN for claim-based OIDC provider when listing access keys (minio#21549)
  Fix support for legacy compression env variables (minio#21533)
  fix: return error on conditional write for non existing object (minio#21550)
  Updated object-browser to the latest version v2.0.4 (minio#21564)
  fix: when save the rebalanceStats not found the config file (minio#21547)
  Run modernize (minio#21546)
  Revert `dns.msgUnPath`, fixes minio#21541 (minio#21542)
  fix: invalid checksum on site replication with conforming checksum types (minio#21535)
  fix: use amqp.ParseURL to parse amqp url (minio#21528)
  http/listener: fix bugs and simplify (minio#21514)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.