3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-09-16 13:01:24 +02:00
FastAsyncWorldEdit/worldedit-core
dordsor21 ce915fe04d
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
2021-09-12 11:36:36 +01:00
..
doctools some codestyle application 2021-09-08 16:39:43 +01:00
src Make blocking executor a fair policy 2021-09-12 11:36:36 +01:00
build.gradle.kts some codestyle application 2021-09-08 16:39:43 +01:00