Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Update the generated code for TagHelperExecutionContext to be entirely async #282

Closed
pranavkm opened this issue Jan 28, 2015 · 1 comment

Comments

@pranavkm
Copy link
Contributor

One of the primary concerns for making generated tag helper code blocking was that the helper code be running inside a @helper block that was synchronous. This concern will be removed once #281 is resolved.

@NTaylorMullen NTaylorMullen changed the title Update the generated code in TagHelperExecutionContext to be entirely async Update the generated code for TagHelperExecutionContext to be entirely async Jan 28, 2015
@yishaigalatzer yishaigalatzer added this to the 4.0.0-rc1 milestone Jan 29, 2015
@danroth27 danroth27 modified the milestone: 4.0.0-rc1 Mar 16, 2015
@danroth27 danroth27 added this to the 4.0.0-rc1 milestone Mar 16, 2015
@danroth27 danroth27 added the bug label Mar 16, 2015
@ajaybhargavb
Copy link
Contributor

Duplicate #169

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

No branches or pull requests

5 participants