Skip to content

Conversation

@dkocher
Copy link
Contributor

@dkocher dkocher commented Nov 3, 2025

No description provided.

@dkocher dkocher added this to the 9.3 milestone Nov 3, 2025
@dkocher dkocher requested a review from a team as a code owner November 3, 2025 14:00
@dkocher dkocher added the s3 AWS S3 Protocol Implementation label Nov 3, 2025
@dkocher dkocher force-pushed the bugfix/GH-17437-savedtokens branch from debe32a to ca4a31a Compare November 4, 2025 09:35
@dkocher dkocher requested review from Copilot and ylangisc November 4, 2025 09:54

This comment was marked as outdated.

@dkocher dkocher force-pushed the bugfix/GH-17437-savedtokens branch from 46838ec to 9c7e1cc Compare November 4, 2025 10:09
@dkocher dkocher requested a review from Copilot November 4, 2025 10:10
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 40 out of 40 changed files in this pull request and generated 5 comments.

Comments suppressed due to low confidence (1)

s3/src/main/java/ch/cyberduck/core/sts/STSCredentialsStrategy.java:63

  • The refresh() method is called while holding the lock, which could block other threads if the refresh operation takes time (e.g., network calls to STS). Consider releasing the lock before making the network call or documenting that callers should expect potential delays.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dkocher dkocher merged commit ad50c4e into master Nov 4, 2025
11 checks passed
@dkocher dkocher deleted the bugfix/GH-17437-savedtokens branch November 4, 2025 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

s3 AWS S3 Protocol Implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants