mirror of
https://github.com/google/nomulus.git
synced 2025-05-01 12:37:52 +02:00
The objects stored in the relay buffer may leak memory when they are no longer used. Alway remember to release their reference count in all cases. Also save the relay channel and its name in BackendMetricsHandler when the handler is registered. This is because when retrying a relay, the write is sent as soon as the channel is connected, and the channelActive function is not called yet. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208757730 |
||
---|---|---|
.. | ||
com/google/testing/builddefs | ||
google/registry |