Skip to content
  • Steven Walters's avatar
    Change priority handling on some OSs · bc120190
    Steven Walters authored
    Instead of setting the lookahead thread to max priority, lower all the other threads' priorities instead.
    This is particularly useful when the "max priority" is "realtime", as in Windows, which can cause some problems.
    bc120190