aspnetcore/test/Microsoft.AspnetCore.Blazor...
Steve Sanderson e71db85149 Handle overlapping events (#1655)
* Add failing unit test to demonstrate overlapping events bug

* Handle overlapping events

* Make RemoteRenderer.UpdateDisplay's return task not complete until client sends explict ACK

* CR: Rename UpdateDisplay to UpdateDisplayAsync

* CR: Fix namespace

* CR: Catch synchronous SendAsync exceptions (if they can happen)
2018-11-13 12:08:08 +00:00
..
Circuits Handle overlapping events (#1655) 2018-11-13 12:08:08 +00:00
Microsoft.AspnetCore.Blazor.Server.Test.csproj