#1732 Locals window should display errors
Fix WaitAsync extension method for tasks so that, if the original task fails with an exception, it correctly propagates that exception, rather than canceling the wrapper task.
Add tests for WaitAsync.
↧