Skip to content

Conversation

altro3
Copy link
Contributor

@altro3 altro3 commented May 7, 2025

Fixed #11794

@altro3 altro3 closed this May 7, 2025
@altro3 altro3 reopened this May 7, 2025
@altro3 altro3 marked this pull request as ready for review May 7, 2025 05:27
@graemerocher graemerocher requested a review from yawkat May 7, 2025 14:30
@graemerocher
Copy link
Contributor

is there a test we can add for this?

if (!shared) {
throw new IllegalArgumentException("shared must be true");
}
serviceIdLocked = true;
Copy link
Member

Choose a reason for hiding this comment

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

can't do this, the exception is shared.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

And is it possible to fix it somehow?

@sdelamo sdelamo changed the base branch from 4.9.x to 4.10.x June 10, 2025 07:34
@sdelamo sdelamo moved this to In Progress in 4.10.0 Release Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

ReadTimeoutException is missing "serviceId"

3 participants