Folia/patches/server
Spottedleaf bc07c9f31f Fix radius aware executor softlock
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.
2023-03-01 22:22:24 -08:00
..
0001-Build-changes.patch Use Folia repo in version checker 2023-03-01 19:16:40 -08:00
0002-New-player-chunk-loader-system.patch Fix several issues, mostly saving pending teleporting entities 2023-03-01 19:12:31 -08:00
0003-Make-ChunkStatus.EMPTY-not-rely-on-the-main-thread-f.patch Initial commit 2023-02-23 08:13:45 -08:00
0004-Threaded-Regions.patch Only attempt to respawn/cancel ender dragon if current region owns 0,0 2023-03-01 20:10:34 -08:00
0005-Increase-parallelism-for-neighbour-writing-chunk-sta.patch Fix radius aware executor softlock 2023-03-01 22:22:24 -08:00