3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-07-22 18:18:03 +02:00
FastAsyncWorldEdit/worldedit-core
dordsor21 7876ab825e
Make blocking executor a fair policy
Safer if we're submitting lots of chunks for recursive operations. These chunks should be handled in the order they're submitted so we don't handle a chunk that's been submitted twice (possible) in the wrong order

(cherry picked from commit ce915fe04d)
2021-09-13 12:30:44 +01:00
..
doctools some codestyle application 2021-09-08 16:39:43 +01:00
src Make blocking executor a fair policy 2021-09-13 12:30:44 +01:00
build.gradle.kts some codestyle application 2021-09-08 16:39:43 +01:00