grpc-java/core
Eric Anderson 201893f5e7 core: Improve language for leaked channel error
Originally you had to confirm that awaitTermination() returned true, but
that was annoying and useless, especially after calling shutdownNow().
The behavior was changed in ce2ae1fb because the awaitTermination()
detection logic could prevent the channel from getting garbage
collected.

Fixes #10732
2023-12-12 16:25:40 -08:00
..
src core: Improve language for leaked channel error 2023-12-12 16:25:40 -08:00
BUILD.bazel core, services, util: export util from core and move gson dep to services for the checkUpperBoundDeps error (#10390) 2023-07-20 10:20:10 -07:00
build.gradle core: Remove temporary AbstractManagedChannelImplBuilder 2023-10-03 10:35:16 -07:00