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

Deadlock in MVC partial view render. #5

Open
Maly-Lemire opened this issue Aug 28, 2016 · 0 comments
Open

Deadlock in MVC partial view render. #5

Maly-Lemire opened this issue Aug 28, 2016 · 0 comments

Comments

@Maly-Lemire
Copy link

Hi,

Using Html.RenderAction in a razor view in combination of Async Brige in a controller method cause a deadlock.

I know MVC does not support async methods for partial view, that why I was hoping Async Bridge could help.

Thanks.

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

No branches or pull requests

1 participant