This is an archive of the discontinued LLVM Phabricator instance.

[clangd][tests] Assert for idleness of scheduler
ClosedPublic

Authored by kadircet on Aug 31 2023, 11:31 PM.

Details

Summary

We could fail going idle in 5 seconds and get spurious errors
afterwards. See https://github.com/llvm/llvm-project/issues/64964.

Diff Detail

Event Timeline

kadircet created this revision.Aug 31 2023, 11:31 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 31 2023, 11:31 PM
kadircet requested review of this revision.Aug 31 2023, 11:31 PM
sammccall accepted this revision.Sep 1 2023, 3:14 AM
This revision is now accepted and ready to land.Sep 1 2023, 3:14 AM
This revision was automatically updated to reflect the committed changes.