Skip to content

Conversation

@laurit
Copy link
Contributor

@laurit laurit commented Dec 19, 2024

https://scans.gradle.com/s/5ivplxzd53vuw/console-log/task/:instrumentation:lettuce:lettuce-5.0:javaagent:test?anchor=1526&page=2

lettuce shutdown seems to have a bug that can cause the shutdown to hang. Try to work around it by using shutdownAsync(..).get(15, TimeUnit.SECONDS) (shutdown internally uses shutdownAsync(..).get() and the get hangs)

@laurit laurit requested a review from a team as a code owner December 19, 2024 13:37
@trask trask merged commit f612bf8 into open-telemetry:main Dec 19, 2024
56 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants