Folia/patches
Spottedleaf e1601057b3 Ensure ticket updates are processed for task queue reference count
It is possible that when the reference count is retrieved that
the ticket updates have not yet been processed, which means
that the region section at the queued position may not exist or may
become nonexistant while or after the task is being added.

This restructures the reference counting code to now refer to
both a reference counter and a flag indicating whether ticket
updates are processed.

Fixes https://github.com/PaperMC/Folia/issues/262
This issue shows the race condition where the region becomes
nonexistant.
2024-12-03 02:20:29 -08:00
..
api Update to 1.21.3 2024-11-27 07:54:37 -08:00
server Ensure ticket updates are processed for task queue reference count 2024-12-03 02:20:29 -08:00