Stack traces with async/await

后端 未结 1 759
無奈伤痛
無奈伤痛 2020-12-24 04:36

It\'s clear why stack traces are affected with Microsoft\'s new programming paradigm. We now have a semantic stack and a couple of physical ones (my choice of words).

<
1条回答
  •  轮回少年
    2020-12-24 05:26

    With Visual Studio 2013 and .NET 4.5.1, this problem appears to be addressed - and not only in .NET.

    For more information, see this blog post.

    Edit: link is dead, archived here

    0 讨论(0)
提交回复
热议问题