grpc-java/core
Eric Anderson 6ff8ecac09 core: Don't pre-compute DEADLINE_EXCEEDED message for delayed calls
The main reason I made a change here was to fix the tense from the
deadline "will be exceeded in" to "was exceeded after". But we really
don't want to be doing the string formatting unless the deadline is
actually exceeded. There were a few more changes to make some variables
effectively final.
2025-07-22 06:56:02 -07:00
..
src core: Don't pre-compute DEADLINE_EXCEEDED message for delayed calls 2025-07-22 06:56:02 -07:00
BUILD.bazel bazel: Restore DoNotCall ErrorProne check 2024-12-23 12:45:42 -08:00
build.gradle Re-enable animalsniffer, fixing violations 2024-12-19 07:54:54 -08:00