DescriptionAdd periodic check to see if context has been reset.
Context may be set to NULL when shutdown is requested
while trying to send ping. With this CL, rlz will cancel
the request when it detects the NULL context.
non chromeos chrome used to wait even after context is set
to NULL, so maybe I should do this only for chromeos. Please
let me know what you think.
This also fixes the edge race case where the g_context
may be set to NULL in the middle of FinancialPing::PingServer.
BUG=261377
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=229114
Patch Set 1 : #Patch Set 2 : #
Total comments: 4
Patch Set 3 : #
Messages
Total messages: 11 (0 generated)
|