Go back to reading the highlight results on the main queue.
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 12 Apr 2020 22:12:22 +0000 (18:12 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 12 Apr 2020 22:13:21 +0000 (18:13 -0400)
commitb8b58e65f1680f88abc280a72a38e0da949d5187
tree061dd789cf33d1a3c4be1d2c117b135e043f5600
parented323576273c1688bcd1cd62657adc8ea459fc57
Go back to reading the highlight results on the main queue.

The lack of a synchronization signal between the background queue and
the main thread caused -scrollToLine: to not reliably work.

This reverts part of 430306d5729bd5342ebc3132389c63073a8ca2aa.
Source/BSSourceView.mm