Dispose when async workflow is cancelled#1555
Conversation
|
Hi @mrinaldi, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! The agreement was validated by Microsoft and real humans are currently evaluating your PR. TTYL, MSBOT; |
|
This looks like a solid fix, I'm happy. |
|
@KevinRansom That was fast :) TBH several additional reviewers would be welcome, especially since it's Async code. |
|
We have a huge problem with the new msbuild and the compiler dependence on it. As far as I can tell, and Omar has better details but it seems as if the compiler and fsi will need to be run from a VS cmd window for the msbuild magic to work. I may have to knuckle down and figure out the new referencing magic I’ve been whining about for 18 months. Kevin From: Don Syme [mailto:notifications@github.com] @KevinRansomhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FKevinRansom&data=01%7C01%7CKevin.Ransom%40microsoft.com%7C56220dc62e814748a45808d3e3d820e3%7C72f988bf86f141af91ab2d7cd011db47%7C1&sdata=6wl5VWamfDrFCkoE%2B11VsyC70hmC4qFK2VqKQNpbuE4%3D&reserved=0 That was fast :) TBH several additional reviewers would be welcome, especially since it's Async code. — |
|
LGTM 👍 |
Fixes #1436