aspnetcore/test/Microsoft.AspnetCore.Blazor.../Circuits
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
..
CircuitSynchronizationContextTest.cs
MessagePackBufferStreamTest.cs Capture RenderBatch bytes synchronously. Fixes #1223 2018-11-13 11:34:02 +00:00
RenderBatchWriterTest.cs Handle overlapping events (#1655) 2018-11-13 12:08:08 +00:00