Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMC thread dump #74

Open
wingzero54 opened this issue Mar 2, 2021 · 1 comment
Open

CMC thread dump #74

wingzero54 opened this issue Mar 2, 2021 · 1 comment
Labels
bug Something isnt working D0 - big brain required

Comments

@wingzero54
Copy link

Paper dumped a CMC thread that caused a massive server lag spike, ChunkMetaManager https://pastebin.com/dQU3HSaZ

@Maxopoly
Copy link
Member

Maxopoly commented Sep 5, 2021

This is because it can't acquire a lock on the unloading queue, while it is being flushed. Could fix it architecturally or just lower the timer to reduce the symptoms.

#103 attempts to address it, but was never fixed

Diet-Cola pushed a commit to Diet-Cola/CivModCore that referenced this issue Sep 20, 2023
Alternative to okx-code changes to preserve completion behaviour
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isnt working D0 - big brain required
Projects
None yet
Development

No branches or pull requests

3 participants