提交 056c5121 编写于 作者: M Manish Vasani

Add comment

上级 5e3a34e2
......@@ -480,6 +480,7 @@ public async Task OnCompilationEventProcessedAsync(CompilationEvent compilationE
}
// Remove the event from event map.
// Note: We do not pass in the cancellationToken to DisposableWait to ensure the state is updated.
using (_gate.DisposableWait())
{
UpdateEventsMap_NoLock(compilationEvent, add: false);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册