tor/changes/ticket40182
Guinness 399025dc5f
When a channel hasn't seen client or cell log differently
The time diffs were misleading and unpretty when a channel has not seen
a client, a cell or transmitted a cell.
This commit adds some prettier messages.

Fixes #40182
2020-12-02 13:17:20 +01:00

5 lines
200 B
Plaintext

o Minor features(logging):
- If a channel has never received, transmitted a cell or seen a client,
do not calculate time diffs against 1/1/1970 but log another prettier message
Fixes 40182