mirror of
https://github.com/PaperMC/Folia.git
synced 2024-11-04 09:19:39 +01:00
bc07c9f31f
The softlock would occur when a dependency tree finished executing all of its task and searched for the highest dependency tree to queue tasks from, only to have that such tree be filled with purged tasks. Because it would select an empty tree to pull tasks from, it would not select another tree to execute tasks from as this logic is done after a task is executed. |
||
---|---|---|
.. | ||
0001-Build-changes.patch | ||
0002-New-player-chunk-loader-system.patch | ||
0003-Make-ChunkStatus.EMPTY-not-rely-on-the-main-thread-f.patch | ||
0004-Threaded-Regions.patch | ||
0005-Increase-parallelism-for-neighbour-writing-chunk-sta.patch |