Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Java] Test to looks at how long it takes to re-establish connections… #1679

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

[Java] Test to looks at how long it takes to re-establish connections…

44dcaed
Select commit
Loading
Failed to load commit list.
Open

[Java] Test to looks at how long it takes to re-establish connections… #1679

[Java] Test to looks at how long it takes to re-establish connections…
44dcaed
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL completed Nov 6, 2024 in 4s

1 configuration not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 1 configuration present on refs/heads/master was not found:

Actions workflow (codeql.yml)

  • ❓  /language:cpp

New alerts in code changed by this pull request

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 94 in aeron-system-tests/src/test/java/io/aeron/ReconnectStreamsTest.java

See this annotation in the file changed.

Code scanning / CodeQL

Unread local variable Note test

Variable 'Random r' is never read.