Fill gaps in support of async methods in OnMethodBoundaryAspect
Some features of OnMethodBoundaryAspect like changing the control flow and the return value don't work with async methods. Please fill these gaps.

Completed in PostSharp 5.0.
3 comments
-
@Kyle I understand your disappointment but this is not constructive feedback. Our OnMethodBoundary aspect does support async methods but not all features of the aspect support async methods. There is no guarantee that we will be able to support all aspect features for async methods, as we have to cope with technical limitations and high complexity.
-
Kyle commented
If you product doesn't support these features, I don't see how you can advertise that your product supports async methods.
-
Anonymous commented
which part was made in version 4.2?