Close threads at server shutdown (#4029)

Co-authored-by: Peter Svensson <petersv@psv.nu>
Co-authored-by: Konicai <71294714+Konicai@users.noreply.github.com>
This commit is contained in:
petersv5 2023-10-02 00:15:44 +02:00 committed by GitHub
parent be5b437e5f
commit 7d489c7354
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 57 additions and 17 deletions

View file

@ -14,7 +14,7 @@ protocol-connection = "3.0.0.Beta1-20230908.171156-105"
raknet = "1.0.0.CR1-20230703.195238-9"
blockstateupdater="1.20.30-20230918.203831-4"
mcauthlib = "d9d773e"
mcprotocollib = "1.20.2-1-20231001.173210-4"
mcprotocollib = "1.20.2-1-20231001.201013-5"
adventure = "4.14.0"
adventure-platform = "4.3.0"
junit = "5.9.2"