Skip to content
Commit d0856348 authored by Sam McCall's avatar Sam McCall
Browse files

[clangd] Make Notification a little safer.

I just fixed a test involving a similar Notification class: 18e6a65b

The pattern (notify() on one thread, wait() and then destroy the Notification
on the other) seems innocuous enough. I'm not sure we actually use it in clangd,
but better safe than sorry.
parent 18e6a65b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment