Skip to content
  • Christian Hergert's avatar
    code-index: avoid off main thread usage · bded6fb8
    Christian Hergert authored
    We wanted to remove the use of indexers called from threads and
    instead keep the communication between objects on the main
    thread (and let indexers do their own off-thread work if they
    so decide).
    bded6fb8