Skip to content
Commit f470e292 authored by Kathy Chen's avatar Kathy Chen Committed by Android (Google) Code Review
Browse files

Revert "[AC] Fix NPE. If the client sends multiple unregister requests at the...

Revert "[AC] Fix NPE. If the client sends multiple unregister requests at the same time, the client request could be null before the next request is processed."

This reverts commit 21b89197.

Reason for revert: Need to address WARNING reported by Error Prone: [SynchronizeOnNonFinalField] Synchronizing on non-final fields is not safe: if the field is ever updated, different threads may end up locking on different objects.

Change-Id: I97acc0c933795e90e9e7fa0e72798259acf862dc
parent 21b89197
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment