Hi! I experience some sort of weird lags for quite a while. After consulting and debugging with my modder-friend we came to conclusion that they happens when pool of defer-workers gets overflowed sometimes and, due to my too good PC (24 threads) big pool makes a total mess. Temporally I hardcoded "maxthreads" down to 6 and it
solved the issue made game bearable. However I think I should draw some attention of developers over there. I know, there might be no elegant solution, but please fix it if possible.
