diff options
author | Spottedleaf <[email protected]> | 2024-07-15 12:46:23 -0700 |
---|---|---|
committer | Spottedleaf <[email protected]> | 2024-07-15 12:46:23 -0700 |
commit | b57b24d549c65ddc5eb3edcc1ecc6aad2826dbd8 (patch) | |
tree | 7dc82ba15a7097c1adfee056c8dca98f762e9361 /patches/server/0818-Fix-demo-flag-not-enabling-demo-mode.patch | |
parent | 9fd77108e301e997f2499accb856ce05fdbd7556 (diff) | |
download | Paper-b57b24d549c65ddc5eb3edcc1ecc6aad2826dbd8.tar.gz Paper-b57b24d549c65ddc5eb3edcc1ecc6aad2826dbd8.zip |
Do not try to stop main thread during watchdog shutdown
In Java 21, Thread#stop is no longer implemented and wiill throw
an exception when called. As a result, we simply cannot halt
the main thread during shutdown anymore.
Diffstat (limited to 'patches/server/0818-Fix-demo-flag-not-enabling-demo-mode.patch')
0 files changed, 0 insertions, 0 deletions