Commit Graph
3 Commits
Author SHA1 Message Date
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