nyamatongwe left a comment (geany/geany#4620) Geany doesn't appear to call `SCI_SETLAYOUTTHREADS` so its likely `threads==1` and `policy==std::launch::deferred` here so no threading is performed.
The shared state accessed by `LayoutSegments` is in `PositionCache` which is protected by its own mutex. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4620#issuecomment-5027920138 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/4620/[email protected]>
