grpc-java/core
Eric Anderson 6907d81109 core: Make getTransport's fast path lock-free
This change exposed a pre-existing bug where shutdownNow wasn't called
for decommissionedTransports. The bug is fixed and a test added in this
commit.

Fixes #2120
2016-09-12 12:55:03 -07:00
..
src core: Make getTransport's fast path lock-free 2016-09-12 12:55:03 -07:00
build.gradle core: split Context into a separate grpc-context artifact. 2016-09-02 13:18:35 -07:00