Closed
Description
We call SpdyStream.receiveRstStream (synchronizes on the stream) while holding the lock on SpdyConnection.this. We should release the SpdyConnection lock before acquiring the SpdyStream lock.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment