Files
paper-mc/paper-server/patches/sources/net/minecraft
Spottedleaf 48be22a63e Use forkjoin thread pool for background executor
ForkJoin thread pools are specially handled with CompletableFuture.
Specifically, join()/get() calls will allow work stealing from other
fork join threads.

This fixes a deadlock where the worldgen worker is waiting on the
I/O worker.
2024-12-16 08:31:15 -08:00
..
2024-12-15 12:51:34 -08:00
2024-12-16 11:54:00 +01:00
2024-12-14 17:35:55 -05:00
2024-12-16 15:44:33 +01:00
2024-12-14 18:17:05 +01:00
2024-12-14 16:29:32 -05:00
2024-12-14 19:06:58 +01:00
2024-12-14 19:37:37 +01:00
2024-12-14 19:06:58 +01:00
2024-12-14 19:06:58 +01:00
2024-12-14 19:06:58 +01:00