Skip to content

Conversation

@glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Aug 15, 2019

Motivation:

TSAN complained (once) about a data race in the connectivity state
delegate in the tests.

Modifications:

Use a lock to make access to the expectations mutually exclusive.

Result:

TSAN is more happy.

@glbrntt glbrntt added the nio label Aug 15, 2019
@MrMage
Copy link
Collaborator

MrMage commented Aug 19, 2019

LGTM; please merge at your convenience after merge conflicts are resolved and CI has passed.

glbrntt and others added 3 commits August 19, 2019 10:13
Motivation:

TSAN complained (once) about a data race in the connectivity state
delegate in the tests.

Modifications:

Use a lock to make access to the expectations mutually exclusive.

Result:

TSAN is more happy.
@glbrntt glbrntt closed this Aug 19, 2019
@glbrntt glbrntt reopened this Aug 19, 2019
@glbrntt glbrntt merged commit 9b58fda into grpc:nio Aug 19, 2019
@glbrntt glbrntt deleted the tsan branch August 19, 2019 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants