Plex-FAWE/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 ce915fe04dd83676ae0045b3a675788f486e2cc6)
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