Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing instances of ConfigureAwait(false) #1141

Closed
roji opened this issue Jun 2, 2016 · 1 comment
Closed

Missing instances of ConfigureAwait(false) #1141

roji opened this issue Jun 2, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@roji
Copy link
Member

roji commented Jun 2, 2016

No description provided.

@roji roji added the bug label Jun 2, 2016
@roji roji added this to the 3.0.8 milestone Jun 2, 2016
@roji roji self-assigned this Jun 2, 2016
@roji roji closed this as completed Jun 2, 2016
@roji
Copy link
Member Author

roji commented Jun 2, 2016

Fixed in 3.0.8, 3.1.4

roji added a commit that referenced this issue Jun 2, 2016
Update to AsyncRewriter 0.6.1 which adds ConfigureAwait(false)
everywhere.

Fixes #1141
roji added a commit that referenced this issue Jun 3, 2016
Update to AsyncRewriter 0.8.5 which adds ConfigureAwait(false) everywhere.

Fixes #1141
roji added a commit that referenced this issue Jun 3, 2016
Update to AsyncRewriter 0.8.5 which adds ConfigureAwait(false) everywhere.

Fixes #1141

(cherry picked from commit 0aa1c5f)
roji added a commit that referenced this issue Jun 4, 2016
This time it's the manually-rewritten ones.

Fixes #1141

(cherry picked from commit 558c631)
roji added a commit that referenced this issue Jun 4, 2016
This time it's the manually-rewritten ones.

Fixes #1141
roji added a commit that referenced this issue Jun 4, 2016
This time it's the manually-rewritten ones.

Fixes #1141
@roji roji added the critical label Jun 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant