Commit Graph
2 Commits
Author SHA1 Message Date
Spottedleaf 40654111d1 Do not submit profile lookups to worldgen threads
They block. On network I/O.

If enough tasks are submitted the server will eventually stall
out due to a sync load, as the worldgen threads will be
stalling on profile lookups.
2021-08-08 16:26:46 -07:00
Spottedleaf 41c27cbb9d ConcurrentUtil 2022-01-23 22:58:11 -08:00