Skip to content
This repository has been archived by the owner on Jan 24, 2021. It is now read-only.

Remove Wait call to prevent deadlock #2686

Merged
merged 1 commit into from
Jan 23, 2017

Conversation

davidallyoung
Copy link
Contributor

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following the Nancy code style guidelines
  • I have provided test coverage for my change (where applicable)

Description

This PR is a mirror to PR #2534 which was overwritten by a previous merge. It removes a task.wait call inside of the RequestStream that could cause a deadlock.

@thecodejunkie
Copy link
Member

@khellang @damianh either of you able to review and pull this?

@khellang khellang merged commit 88f985f into NancyFx:master Jan 23, 2017
@davidallyoung davidallyoung deleted the prevent-deadloack branch January 23, 2017 16:27
@xt0rted xt0rted mentioned this pull request Aug 5, 2017
8 tasks
@harishvadali
Copy link

@khellang @damianh Any plans on bringing this fix to 1.x branch?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants