Skip to content

Commit c80f15d

Browse files
ilonatommyjaviercn
andauthored
Update src/Components/Endpoints/src/Rendering/EndpointHtmlRenderer.cs
Co-authored-by: Javier Calvarro Nelson <[email protected]>
1 parent 86560b9 commit c80f15d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Components/Endpoints/src/Rendering/EndpointHtmlRenderer.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ protected override void AddPendingTask(ComponentState? componentState, Task task
183183
base.AddPendingTask(componentState, task);
184184
}
185185

186+
// For testing purposes only
186187
internal void SignalRendererToFinishRendering()
187188
{
188189
// sets a deferred stop on the renderer, which will have an effect after the current batch is completed

0 commit comments

Comments
 (0)