Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

Race fixes in tdp server and tests #226

Merged
merged 2 commits into from
Jun 6, 2016
Merged

Conversation

s-urbaniak
Copy link
Contributor

This PR fixes a race in the tdp server close and TestPutBlock test.

Fixes #201

Previously active connections as well as the closed state have been
unsynchronized.

This fixes it.
@xiang90
Copy link
Contributor

xiang90 commented Jun 4, 2016

lgtm.

@s-urbaniak s-urbaniak changed the title Races fixes in tdp server and tests Race fixes in tdp server and tests Jun 4, 2016
@philips
Copy link
Contributor

philips commented Jun 4, 2016

lgtm

@barakmich barakmich merged commit a4687a7 into coreos:master Jun 6, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Race in distributor/protocols/tdp
4 participants