Commit Graph
6 Commits
Author SHA1 Message Date
Nassim Jahnke 5d03023679 Update ServerData reading 2023-03-09 19:25:51 +01:00
Nassim Jahnke 31e557c80b Start working on 1.19.4 2023-03-09 19:25:51 +01:00
Nassim Jahnke 9122d70ffe Update Gradle wrapper, add wrapper-validation-action to build workflow 2023-03-09 19:10:01 +01:00
Nassim Jahnke e0e156a420 Fix task scheduler, reject tasks above cap
The ThreadPoolExecutor API is confusing with *very* common pitfalls, one of them being a setup like the one before completely blocking task execution while core task executors are working, not actually starting new threads.
2023-02-19 14:47:38 +01:00
Nassim Jahnke b1fa9dc953 Remove snapshot version 2022-12-07 14:18:29 +01:00
Nassim Jahnke 15216e5b00 Update Gradle wrapper 2022-12-07 14:09:01 +01:00