Skip to content

Made the RecursiveDirectoryWatcher thread a daemon#2957

Merged
me4502 merged 1 commit intoversion/7.4.xfrom
chore/make-recursive-dir-watcher-daemon
Apr 26, 2026
Merged

Made the RecursiveDirectoryWatcher thread a daemon#2957
me4502 merged 1 commit intoversion/7.4.xfrom
chore/make-recursive-dir-watcher-daemon

Conversation

@me4502
Copy link
Copy Markdown
Member

@me4502 me4502 commented Apr 23, 2026

Makes this thread a daemon to prevent any possible issues, although I wasn't able to reproduce anything but it should theoretically work. Fixes #2955

@me4502 me4502 requested a review from a team as a code owner April 23, 2026 10:56
@me4502 me4502 enabled auto-merge April 23, 2026 10:57
@me4502 me4502 added this pull request to the merge queue Apr 26, 2026
Merged via the queue into version/7.4.x with commit eda4656 Apr 26, 2026
3 checks passed
@me4502 me4502 deleted the chore/make-recursive-dir-watcher-daemon branch April 26, 2026 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

server is not fully stopping, WorldEdit-RecursiveDirectoryWatcher thread is preventing jvm from exiting

2 participants